
Agent Bank
Wire your Claude or Cursor agent to Polygon wallets, USDC transfers, lending, and paid job flows without building crypto plumbing yourself.
Overview
Agent Bank is an MCP server for the Build phase that exposes Polygon-based wallets, USDC transfers, lending, and agent job payments to your coding agent.
What is this MCP server?
- Agent wallets and USDC transfers on Polygon via MCP tools
- Lending and job-style paid work flows for autonomous agents
- Remote streamable-http endpoint plus npm stdio package ai-agent-bank-mcp-server v1.0.2
- Dual transport: hosted Supabase function URL or local npm stdio
- GitHub-backed server schema for registry install
- Server version 1.0.2
- npm identifier ai-agent-bank-mcp-server
- Polygon network with USDC transfers
What problem does it solve?
You want your agent to hold and move USDC on-chain but do not want to maintain Polygon wallet code, transfer helpers, and lending integrations by hand.
Who is it for?
Indie builders prototyping agent economies, paid tasks, or USDC payouts on Polygon inside an MCP-first stack.
Skip if: Teams that need fiat-only billing, no blockchain exposure, or production finance without separate security and compliance review.
What do I get? / Deliverables
After you register the server, your agent can call MCP tools for wallets, transfers, lending, and jobs on Polygon from your existing Claude Code or Cursor workflow.
- MCP tool surface for agent wallets, USDC transfers, lending, and jobs
- Remote HTTP or local stdio connection to the Agent Bank server
Recommended MCP Servers
Journey fit
Agent-facing money movement is product integration work during the build phase when you connect external services to your agent stack. This is an MCP integration that exposes financial APIs and on-chain actions as tools the agent can call during development.
How it compares
On-chain financial MCP integration, not a generic brainstorming or planning skill.
Common Questions / FAQ
Who is Agent Bank for?
Solo and small-team builders shipping AI agents that need real USDC wallets, transfers, lending, or paid jobs on Polygon through MCP.
When should I use Agent Bank?
Use it during build when you are wiring agent tooling and need programmatic money movement instead of mock balances or manual scripts.
How do I add Agent Bank to my agent?
Add the remote streamable-http MCP URL or install the npm package ai-agent-bank-mcp-server with stdio in your Claude Code, Cursor, or MCP-compatible client config.