Back to MCP Servers

T2000

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.

finance-fintechaiagent

Installation

npx -y t2000

Configuration

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

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub