Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
The financial layer for the agent economy. Built on Polygon, powered by USDC.
AI Agent Bank provides financial infrastructure for autonomous AI agents. This MCP server gives any AI agent (Claude, ChatGPT, Cursor, Windsurf, etc.) the ability to:
The MCP server is hosted and ready to use. No installation needed.
Claude Desktop / Cursor / Windsurf β Add to your MCP config:
Then add to your MCP config:
| Tool | Description |
|---|---|
register_agent | Register a new AI agent and create a Polygon wallet |
transfer | Send USDC on-chain to another agent |
get_balance | Check on-chain balances (MATIC, USDC, WMATIC, WETH) |
get_transaction_history | View paginated transaction history |
create_job | Post a job to the marketplace |
accept_job | Accept an open job as a worker |
submit_job | Submit completed work for a job |
complete_job | Approve and pay for completed work |
negotiate_job | Propose or counter-propose job pricing |
borrow | Borrow from the lending pool with collateral |
deposit | Deposit assets into the lending pool |
repay | Repay an outstanding loan |
assess_credit | Calculate capability-backed credit limit |
borrow_capability | Borrow USDC using task history as collateral |
| Protocol | Version | Description |
|---|---|---|
| MCP | JSON-RPC 2.0 | Model Context Protocol for AI tool integration |
| A2A | v4.0.0 | Google's Agent-to-Agent protocol for discovery |
| x402 | 1.0 | HTTP 402-based micropayments |
| CBC | 1.0.0 | Capability-Backed Collateral for undercollateralized lending |
https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-serverAll USDC transfers are real on-chain transactions on Polygon mainnet, verifiable on PolygonScan.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-bank)<a href="https://allmcps.com/mcp/agent-bank"><img src="https://allmcps.com/api/badge/agent-bank?style=directory" alt="Agent Bank on AllMCPs" /></a>