Documentation
Everything you need to integrate t2000 into your agent, app, or workflow. Five packages, one stack.
npm i -g @t2000/clit2000 init{
"mcpServers": {
"t2000": {
"command": "npx",
"args": ["-y", "@t2000/mcp@latest"]
}
}
}printf '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"t","version":"1"}}}\n' \
| npx -y @t2000/mcp@latestCLI
@t2000/cliAgent Wallet for AI agents on Sui. Gasless USDC + USDsui sends, Cetus swaps, MPP paid API access, MCP install in one command.
npm i -g @t2000/cliSDK
@t2000/sdkTypeScript SDK for Agent Wallets. Plain Bech32 wallets, gasless send, Cetus swap, MPP pay. Programmatic DeFi (save/borrow/withdraw) for consumer apps like Audric.
npm i @t2000/sdkMCP
@t2000/mcp9 tools + 8 skill prompts. Connect Claude Desktop, Cursor, Windsurf, or any MCP client. Stdio transport, spending limits honored.
t2 mcp installEngine
@t2000/engineReasoning engine for financial agents. 26 tools, adaptive thinking, 12 safety guards, memory layer (MemWal), canvas, streaming. Powers Audric Intelligence.
npm i @t2000/engineGateway
mpp.t2000.aiPay-per-use API gateway for agents. Every major AI + data API. No API keys — pay per request with USDC. Reputation tiers.
POST mpp.t2000.ai/{service}/{endpoint}