Skip to content
Cline

t2000 for Cline

io.github.mission69b/t2000

MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport

client:Cline transport:stdio runtime:npm

Install t2000 in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "t2000": {
      "command": "npx",
      "args": [
        "-y",
        "@t2000/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

t2000 in other clients