@suiware/mcp
Provides tools for interacting with the Sui Network, enabling AI assistants to perform actions such as checking wallet balances, transferring tokens, swapping, staking, and unstaking.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@suiware/mcpwhat's the balance of wallet 0xabc123?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Suiware AI Tools and MCP Server (monorepo)
Pluggable tools for Vercel AI SDK which allow AI assistants to interact with Sui Network and perform various actions, and an MCP server to use within your AI app, like Claude Desktop.
Packages
@suiware/ai-tools - a collection of pluggable tools for Vercel AI SDK, which allow AI assistants to interact with Sui Network and perform various actions.
Examples - examples of AI assistants, demonstrating
@suiware/ai-toolsin action.@suiware/mcp - An stdio MCP server with built-in @suiware/ai-tools and API to use in your apps.
Related MCP server: Sui Butler
Available tools
suiAddressTool
suiWalletBalanceTool
suiTransferTool
suiSwapTool (mainnet only)
suiStakeTool
suiUnstakeTool
To get all available tools, use getSuiwareAiTools().
Check out the @suiware/ai-tools package docs for more details.
Available examples
Example | Model | Description |
Anthropic: claude-3-5-sonnet-latest | Gets Sui wallet balance, no interactivity | |
Anthropic: claude-3-5-sonnet-latest | Portfolio management agent with all tools enabled | |
OpenAI: gpt-3.5-turbo | Portfolio management agent with all tools enabled | |
OpenAI: gpt-3.5-turbo | Portfolio management agent with all tools enabled | |
Google: gemini-2.0-flash-001 | Portfolio management agent with all tools enabled |
Check out the examples package docs for more details.
MCP server
Please refer to the MCP package docs @suiware/mcp to see how to use the server.
How to contribute
Learn the simple @suiware/ai-tools package and contribute your own tool by sending a PR to this repository. It can be an integration with pools, lending protocols, or any other services that can be beneficial for building AI assistants for Sui.
This server cannot be deployed
Maintenance
Related MCP Connectors
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Non-custodial DeFi tools for AI agents on Solana: swaps, perps, lending, staking, equities.
DeFi safety layer for AI agents: wallet safety, token risk, tx decode/simulate. 20 tools.
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseNot gradedqualityFmaintenanceAn MCP server for the Sui blockchain that enables AI agents to manage accounts, execute token swaps, and perform smart contract development using the Sui CLI. It supports over 30 tools for DeFi operations, staking, and market data via Pyth price oracles.10 npm2MIT
- AlicenseNot gradedqualityNot gradedmaintenanceAn AI-driven web3 collaboration protocol that enables users to create, collaborate, and transact on-chain via the Sui blockchain. It provides tools for AI agents to facilitate decentralized co-creation and manage transactions through personal accounts.121 npm-
- AlicenseBqualityBmaintenanceComprehensive MCP server for the Sui blockchain with 53 tools covering wallets, DeFi (Cetus, DeepBook), SuiNS, staking, validators, Move introspection, and full RPC. Enables natural language interaction with the entire Sui ecosystem.5330 npm1MIT