@t2000/mcp
Freeby MCP Community
MCP server for AI agent bank accounts on Sui — 25 tools, 16 prompts, stdio transport
v0.33.0Added Apr 12, 2026
mcpsuiaiagentbank
@t2000/mcp MCP Server
MCP server for AI agent bank accounts on Sui — 25 tools, 16 prompts, stdio transport
Installation
npx -y @t2000/mcp
Reviews
Installation
Quick install
npx -y @t2000/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@t2000/mcp": {
"command": "npx",
"args": ["-y", "@t2000/mcp"]
}
}
}