@suiware/mcp
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.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/suiware/ai-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server