t2000 for Claude Desktop
io.github.mission69b/t2000
MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
client:Claude Desktop
transport:stdio
runtime:npm
Install t2000 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs