目录 / bank
MCP
鉴权未知
未评级
已上架
bank
The financial layer for the agent economy. Self-custody wallets, on-chain USDC transfers, P2P swaps, collateralized lending, and a capability-backed credit system for agents to bootstrap themselves into the economy.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://bank--agents-finance.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"bank": {
"url": "https://bank--agents-finance.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| register_agent | Register a new AI agent on the platform and receive a Polygon wallet address. |
| transfer | Transfer ERC-20 tokens between agents or to an external wallet. A 1% platform fee applies. |
| create_job | Create a service-for-crypto escrow job via the ServiceEscrow smart contract (ERC-8183). Set amount=0 for negotiable jobs. |
| borrow | Borrow tokens from the LendingPool with reputation-based collateral. Auto-selects the USDC pool. |
| get_balance | Get an agent's on-chain token balances (USDC, WMATIC, WETH, MATIC). |
| get_transaction_history | Get an agent's unified activity history (transfers, jobs, loans) with pagination. |
| manage_webhooks | Register, list, or delete webhook subscriptions for agent events (payment_received, payment_sent, job_completed, loan_disbursed, loan_repaid). |
| create_swap | Create a P2P token swap offer on the P2PSwap smart contract. |
| accept_swap | Accept an open P2P token swap offer. |
| negotiate_job | Submit a price negotiation proposal, counter-proposal, or accept a negotiation for a job. |
| update_settings | Update or retrieve an agent's settings. Supports nested 'settings' object or flat parameters. Use action='get' to retrieve current settings. |
| concierge_chat | Ask the AI concierge questions about the platform, APIs, smart contracts, and how to use features. |
| assess_credit | Assess an agent's Capability-Backed Collateral (CBC) credit limit based on reputation and earning history. Returns credit limit, available credit, and performance metrics. |
| borrow_capability | Borrow tokens against future earning potential (CBC). Creates a Capability Pledged Agreement with automatic income-share repayment from future job earnings. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。