Suiware AI Tools and MCP Server
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ai-tools": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / developer-tools
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for Ai Tools and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
@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-tools in action.
@suiware/mcp - An stdio MCP server with built-in @suiware/ai-tools and API to use in your apps.
To get all available tools, use getSuiwareAiTools().
Check out the @suiware/ai-tools package docs for more details.
| Example | Model | Description |
|---|---|---|
| Simple balance tool | Anthropic: claude-3-5-sonnet-latest | Gets Sui wallet balance, no interactivity |
| Interactive agent (text streaming) | Anthropic: claude-3-5-sonnet-latest | Portfolio management agent with all tools enabled |
| Interactive agent (text streaming) | OpenAI: gpt-3.5-turbo | Portfolio management agent with all tools enabled |
| Interactive agent (text generating) | OpenAI: gpt-3.5-turbo | Portfolio management agent with all tools enabled |
| Interactive agent (text generating) | Google: gemini-2.0-flash-001 | Portfolio management agent with all tools enabled |
Check out the examples package docs for more details.
Please refer to the MCP package docs @suiware/mcp to see how to use the server.
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.