t2000
The agentic stack for stablecoins on Sui.
Agent Wallet · Agent Payments · Agent SDK
Built on Sui · Open source · Non-custodial
t2000.ai · Developer docs · Services · Verify · CLI · SDK · MCP
t2000 is the open-source agentic stack for stablecoins on Sui — everything an AI agent (or a developer building one) needs to hold a wallet, move USDC, pay APIs, and orchestrate financial flows. Three packages, one repo.
The stack
| Product | npm | What it gives you |
|---|---|---|
| Agent Wallet | @t2000/cli + @t2000/mcp + skills |
A terminal Agent Wallet + MCP server for Claude / Cursor / Windsurf. Gasless USDC + USDsui sends, Cetus swaps, x402 paid API access. One install. |
| Agent Payments | @suimpp/mpp, mppx |
Pay any API in USDC over the x402 rail. Every major AI + data API, no signup, no API keys — gasless on Sui. Live gateway at mpp.t2000.ai. |
| Agent SDK | @t2000/sdk |
TypeScript SDK underneath everything else. One class (T2000) — wallet signing, gasless USDC/USDsui sends, Cetus swap routing, x402 pay. |
Install
npm install -g @t2000/cli
t2 init # plain Bech32 wallet, 0o600 perms
t2 mcp install # wire Claude Desktop / Cursor / Windsurf





