Frequently Asked Questions about Sui Agent Kit
Q: What is the Sui Agent Kit? A: The Sui Agent Kit is a Node.js server application built with TypeScript that simplifies DeFi development on the Sui blockchain. It acts as a bridge, translating simple MCP tool calls into direct interactions with the Navi Protocol.
Q: What is the Model-Context Protocol (MCP)? A: MCP is an open protocol that standardizes how applications provide context to LLMs. In the context of the Sui Agent Kit, MCP allows AI models to access and interact with the Navi Protocol through a set of intuitive tools.
Q: What are some use cases for the Sui Agent Kit? A: Some use cases include automated portfolio rebalancing, yield farming agents, DeFi dashboards with 1-click actions, AI-powered financial advisors, and custom tooling for Navi.
Q: What are the core components of the Sui Agent Kit? A: The core components include the MCP Server, Navi SDK Integration, Configuration, Mappers, and a Tool-Based API.
Q: What key features and capabilities does the Sui Agent Kit offer? A: The kit offers features such as managing agent portfolios, interacting with lending pools, executing swaps, leveraging liquid staking, handling rewards, and accessing market data.
Q: What are the prerequisites for using the Sui Agent Kit? A: The prerequisites include Node.js and npm, a Sui wallet with SUI for gas fees, and cloning the repository from GitHub.
Q: How do I configure the Sui Agent Kit?
A: Configuration involves setting up environment variables in a .env file, including the Sui RPC URL and your agent’s wallet mnemonic or private key.
Q: How do I run the Sui Agent Kit server?
A: After building the kit, you can run the server using the command node dist/index.js from the navi-mcp-server directory.
Q: How can I interact with the Sui Agent Kit for testing and development? A: The easiest way is to use the MCP Inspector CLI to send tool calls to the running server. Example commands are provided in the documentation.
Q: Can I contribute to the Sui Agent Kit? A: Yes, contributions are welcome! You can add new tools, improve documentation, fix bugs, or suggest new features by opening an issue or submitting a pull request on GitHub.
Q: How does UBOS enhance the Sui Agent Kit? A: UBOS allows you to orchestrate multiple Sui Agent Kit instances, connect them to enterprise data, build custom AI agents, and provides seamless integration within your existing infrastructure.
Sui Agent Kit
Project Details
- ParaDevsAI/Sui-Agent-Kit-Navi
- Last Updated: 5/26/2025
Recomended MCP Servers
A powerful MCP (Model Control Protocol) server for preprocessing and analyzing CSV files. This server provides a suite...
An MCP server implementation for managing marginalia and annotations
Generate mocker services automatically through Swagger or OpenAPI.
MCP server for Dart VM and Flutter
This is a game use a slide_block to catch the ball,you can play the game when you need...
Model Context Protocol server for GraphQL
A Bluesky MCP
The EduBase MCP server enables Claude and other LLMs to interact with EduBase's comprehensive e-learning platform through the...





