Simplifying the use of AI Agentson Sui

Sui Agent Kit connects artificial intelligence to the Sui DeFi ecosystem through MCPs (Model Context Protocol) that enable one-click interactions for any agent.

🏆 Main Prize Candidate - Infrastructure & Tooling Track

We’ve created a Model Context Protocol (MCP) implementation that standardizes how AI agents interact with Sui DeFi protocols. Our toolkit provides ready-to-use MCP tools that allow any AI agent to perform complex DeFi operations on Sui with just one click. For this hackathon, we’ve integrated Navi, SuiSpring, and Suilend protocols into a unified interface, but our goal is to expand this to all protocols in the Sui ecosystem. This eliminates the need for developers to learn multiple SDKs or write custom integration code for each protocol.

The Challenge We Solve

The Sui DeFi ecosystem is exploding with innovative protocols. However, AI developers face massive technical barriers:

🧩

Complex & Fragmented SDKs

Navigating a maze of different SDKs for each DeFi protocol.

🔗

Manual Protocol Integration

Tedious, error-prone manual coding for every integration.

🤖

Lack of AI Standardization

No common ground for AI agents to interact with DeFi.

📚

Steep Learning Curve

High barrier to entry for AI developers new to blockchain.

Our Solution

Sui Agent Kit eliminates these barriers with elegant architecture:

Unified Interface

One API for all protocols

MCP-Native

Industry standard for AI-blockchain communication

Plug & Play

Integration in minutes, not weeks

TypeScript + Node.js

Familiar stack for developers

Transformative Use Cases

Our kit represents a significant advancement in DeFi infrastructure, combining Model Context Protocol (MCP) with native integration to major Sui protocols.

🤖

Autonomous Portfolio Managers

AI managing health factors automatically

💧

Intelligent Liquid Staking

Real-time yield optimization

📊

Interactive DeFi Dashboards

Complex actions in one click

🔄

Automated Yield Farming

Multi-protocol strategies

Technology Stack

Core Infrastructure

🧠

MCP Server

Standard protocol for AI-blockchain communication

💻

TypeScript/Node.js

Performance and type safety

🛡️

Zod Validation

Secure contracts for all operations

🔐

Wallet Management

Secure key and transaction management

Native Integrations

🌊

Navi Protocol

Lending, borrowing, swaps, and liquid staking

💧

SuiSpring

Liquid staking tokens (LSTs) and APY optimization

🏦

Suilend

Advanced lending markets and collateral management

⚙️

MystenSui

Core Sui blockchain operations

Available Tools

(40+ Tools Powering Your AI Agents)

📊

Portfolio Management

  • Complete asset overview

    navi_getAgentPortfolio

  • Health monitoring

    navi_getAgentHealthFactor

  • Scenario simulation

    navi_getAgentDynamicHealthFactor

⚙️

DeFi Operations

  • Collateral management

    navi_depositAsset / navi_withdrawAsset

  • Credit operations

    navi_borrowAsset / navi_repayDebt

  • Swaps via NAVI Aggregator

    navi_executeSwap

💧

Liquid Staking

  • Automated staking

    springSui_stakeSuiForParaSui

  • Rate monitoring

    springSui_getLstSuiExchangeRate

Security & Reliability

Rigorous validation with Zod schemas
Secure private key management via .env
Robust rate limiting and error handling
Automated testing and CI/CD