AgentPay MCP is a Model Context Protocol server that provides a governance layer for autonomous agents, controlling their spending on paid APIs and services with human approval and spend caps.
From the registry: Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.
$ npm install -g agentpay-mcpPlease install the `agentpay-up2itnow0822` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Agent wallet** — Provision an on-chain agent wallet (private key + address).
Optional prerequisites:
- Install agentpay-mcp globally — Install the MCP server npm package globally. Run: `npm install -g agentpay-mcp`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["agentpay-mcp"]
- required environment variables:
- `AGENT_PRIVATE_KEY`: Agent wallet private key (hex, 0x-prefixed). (example: `0x<private_key>`)
- `AGENT_WALLET_ADDRESS`: Agent wallet address. (example: `0x<wallet_address>`)
- `CHAIN_ID`: EVM chain ID (e.g., 8453 for Base). (example: `8453`)
Note: Governed x402 payment MCP with spend caps, session limits, and approvals.
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_KEYrequiredPrivate key for the agent's wallet.AGENT_WALLET_ADDRESSrequiredWallet address for 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)