Suiware AI Tools and MCP Server (monorepo)
@suiware
About Suiware AI Tools and MCP Server (monorepo)
Suiware AI Tools and MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
3suiWalletBalanceTool
suiSwapTool (mainnet only)
suiUnstakeTool
Overview
What is Suiware AI Tools and MCP Server?
The Suiware AI Tools and MCP Server is a monorepo providing pluggable tools for the Vercel AI SDK and an MCP server that let AI assistants interact with the Sui blockchain. It is designed for developers building AI applications, such as agents in Claude Desktop, that need on-chain capabilities like balance checks, transfers, swaps, and staking.
How to use Suiware AI Tools and MCP Server?
Install the relevant package (@suiware/ai-tools for Vercel AI SDK tools or @suiware/mcp for the MCP server) and configure the tools using getSuiwareAiTools(). For the MCP server, set up the stdio transport as described in the @suiware/mcp package documentation. Example agent implementations are available for Anthropic, OpenAI, and Google models.
Key features of Suiware AI Tools and MCP Server
- Pluggable tools for Vercel AI SDK
- MCP server for use with AI apps (stdio transport)
- Tools: address, balance, transfer, swap, stake, unstake
- Swap tool operates on mainnet only
- Supports Anthropic, OpenAI, and Google models
- Open-source with community contribution option
Use cases of Suiware AI Tools and MCP Server
- Query a Sui wallet balance through an AI assistant
- Execute token transfers via natural language commands
- Manage a blockchain portfolio using an interactive agent
- Automate staking and unstaking of Sui tokens
- Perform token swaps on mainnet with AI guidance
FAQ from Suiware AI Tools and MCP Server
Which blockchain does the server support?
It supports the Sui Network, enabling interactions with Sui addresses, balances, transfers, swaps, staking, and unstaking.
Is the swap tool available on testnet?
No, the suiSwapTool is explicitly marked as mainnet only.
What AI models are compatible?
Examples demonstrate compatibility with Anthropic (claude-3-5-sonnet-latest), OpenAI (gpt-3.5-turbo), and Google (gemini-2.0-flash-001).
Can I add custom tools?
Yes, you can contribute your own tools by sending a pull request to the repository.
What transport does the MCP server use?
The MCP server uses stdio transport, as described in the @suiware/mcp package documentation.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments