Non-custodial DeFi banking for AI agents on Sui. 35 tools, 20 prompts for save, borrow, invest, exchange, send, pay — with auto yield optimization across NAVI, Suilend, and Cetus.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y t2000Agent-CoreX intelligently routes which tools from mission69b/t2000 your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"t2000"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add t2000Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use mission69b/t2000 directly without routing
npx -y t2000New to Agent-CoreX? View setup guide →