Loomal

t2000

MCP server by github.com/mission69b/t2000

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

20 starsnpm: @t2000/mcp

About t2000

t2000 is an MCP (Model Context Protocol) server published by mission69b in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport

It ships as an npm package (@t2000/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mission69b/t2000, where the project has earned 20 GitHub stars.

Use t2000 with your agent

Claude Code · one command
claude mcp add t2000 -- npx -y @t2000/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "t2000": {
      "command": "npx",
      "args": [
        "-y",
        "@t2000/mcp"
      ]
    }
  }
}
npm@t2000/mcp

Frequently asked questions

What is t2000?
t2000 is an MCP (Model Context Protocol) server by mission69b in the Autonomous Agents category. MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
How do I connect t2000 to Claude, Cursor, or another MCP client?
Install t2000 from its npm package (@t2000/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is t2000 open source?
Yes — the source code is public at github.com/mission69b/t2000, with 20 GitHub stars.
Can AI agents pay to use t2000?
Not yet through Loomal — t2000 is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain t2000? Claim this listing free by verifying GitHub ownership, or contact us.