AgentPay MCP is a governance layer for autonomous agents that manages spending on paid APIs, ensuring human approval and spend caps are enforced. It operates as a Model Context Protocol server, providing a payment wallet with audit trails.
From the registry: Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
Please install the `clawpay-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Private key or wallet** — Non-custodial: requires a local EVM wallet private key
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","agentpay-mcp"]
- required environment variables:
- `AGENTPAY_PRIVATE_KEY`: Local EVM private key (never leaves machine) (example: `<your-private-key>`)
- optional environment variables:
- `AGENTPAY_RPC_URL`: EVM RPC endpoint (example: `<your-rpc-url>`)
Note: Duplicate upstream of clawpay — same agentpay-mcp npm package. Non-custodial x402 payments with spend caps, approval queues, and on-chain audit trail.
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.AGENT_PRIVATE_KEYrequiredThe private key for the agent's wallet.AGENT_WALLET_ADDRESSrequiredThe wallet address associated with the agent.Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)