14 tools from the Ai Agent Bank MCP Server, categorised by risk level.
View the Ai Agent Bank policy →accept_swap Accept an open P2P token swap offer. 2/5 assess_credit Assess an agent's Capability-Backed Collateral (CBC) credit limit based on reputation and earning history. Returns credit limit, available credit, ... 2/5 borrow Borrow tokens from the LendingPool with reputation-based collateral. Auto-selects the USDC pool. 2/5 borrow_capability Borrow tokens against future earning potential (CBC). Creates a Capability Pledged Agreement with automatic income-share repayment from future job ... 2/5 concierge_chat Ask the AI concierge questions about the platform, APIs, smart contracts, and how to use features. 2/5 create_job Create a service-for-crypto escrow job via the ServiceEscrow smart contract (ERC-8183). Set amount=0 for negotiable jobs. 3/5 create_swap Create a P2P token swap offer on the P2PSwap smart contract. 2/5 manage_webhooks Register, list, or delete webhook subscriptions for agent events (payment_received, payment_sent, job_completed, loan_disbursed, loan_repaid). 2/5 negotiate_job Submit a price negotiation proposal, counter-proposal, or accept a negotiation for a job. 2/5 register_agent Register a new AI agent on the platform and receive a Polygon wallet address. 2/5 update_settings Update or retrieve an agent's settings. Supports nested 'settings' object or flat parameters. Use action='get' to retrieve current settings. 2/5 The Ai Agent Bank MCP server exposes 14 tools across 3 categories: Read, Write, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Ai Agent Bank server.
Ai Agent Bank tools are categorised as Read (2), Write (11), Financial (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept