AgentPay is a BTC-native payment protocol designed for AI Agent economies, enabling zero-gas micropayments and escrow services for transactions between agents.
From the registry: AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.
Please install the `agentpay` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **CKB Fiber Network RPC endpoint** — A running Fiber Network node RPC URL for settlement. (https://fiber.nervos.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@agentpay-dev/mcp-server"]
- required environment variables:
- `FIBER_RPC_URL`: CKB Fiber Network RPC URL used for payment settlement. (example: `http://localhost:8227`)
Note: 8 payment tools: balance, send/create invoice, pay-for-service, hold-invoice escrow, settle, cancel, list channels.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FIBER_RPC_URLrequiredURL for the Fiber RPC serviceCCH_RPC_URLrequiredURL for the Cch RPC serviceSEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)