Skip to content
VS Code

agent bank for VS Code

io.github.wirternow/agent-bank

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

client:VS Code transport:streamable-http runtime:npm tools:43

Install agent bank in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-bank": {
      "type": "http",
      "url": "https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 43 tools →

agent bank in other clients