Loomal

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

0 starsnpm: ai-agent-bank-mcp-serverRemote-capable

About agent-bank

agent-bank is an MCP (Model Context Protocol) server published by wirternow in the official MCP registry, listed under Autonomous Agents on Loomal. Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon

agent-bank runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (ai-agent-bank-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wirternow/ai-agent-bank-mcp-server.

Use agent-bank with your agent

Claude Code · one command
claude mcp add --transport http agent-bank https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-bank": {
      "url": "https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server"
    }
  }
}
streamable-httphttps://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server
npmai-agent-bank-mcp-server

Frequently asked questions

What is agent-bank?
agent-bank is an MCP (Model Context Protocol) server by wirternow in the Autonomous Agents category. Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon
How do I connect agent-bank to Claude, Cursor, or another MCP client?
agent-bank is a remote MCP server — add its endpoint (https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is agent-bank open source?
Yes — the source code is public at github.com/wirternow/ai-agent-bank-mcp-server.
Can AI agents pay to use agent-bank?
Not yet through Loomal — agent-bank is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-bank? Claim this listing free by verifying GitHub ownership, or contact us.