Skip to content
Claude Desktop

agent bank for Claude Desktop

io.github.wirternow/agent-bank

Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon

client:Claude Desktop transport:streamable-http runtime:npm tools:43

Install agent bank in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-bank": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 43 tools →

agent bank in other clients