Portable payment, identity, approval, and execution control plane for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Trust + capability vault + governed paid execution for agents.
AgentPay is the authority layer between an AI agent and the real world. It handles provider access, funding authority, human approval, exact-call resume, and proof so agents can finish work end to end without raw secrets in chat or repeated dashboard setup.
It is not a generic "agent platform." It is the trust seam that makes autonomous execution usable.
That one command gives any MCP-compatible host the ability to:
AgentPay now has a focused ecommerce surface: shoppers discover products by a concrete need, then set a visual Buyer Constitution for category scope, budget, delivery, returns, merchant policy, and human approval. AgentPay enforces that constitution before optional model ranking, and approved matches continue to merchant checkout. Merchants get the other side of the demand graph through catalog truth, source-grounded product imagery, and signed attribution drafts.
/commerce/commerce/studioPOST /api/commerce/discoverPOST /api/commerce/compilePOST /api/commerce/catalog/auditagentpay_discover_products, agentpay_compile_product_decision, and agentpay_audit_catalog_truthThe included inventory and demand indexes are sandbox fixtures. They do not represent live merchants, customers, orders, or revenue. Merchant connections, public inventory, conversion webhooks, fee collection, and deployment remain separate approval and validation gates.
Bee + Clickey: Founder-in-a-Box with Casper-Verifiable Agent Payments
Bee is the operator brain. Clickey is the desktop companion. Together they route work across a real local AI fleet, discover tools through the AgentPay Feed MCP, and stage payment receipts through founder-approved rails. For the Casper Agentic Buildathon, the project adds a Casper-native receipt path: Bee can stage x402-casper payment payloads and bind a Bee mandate/receipt id to a Casper Testnet transfer.
Start here:
Judges can verify the local proof path:
Broadcasting a real testnet proof requires a dedicated funded Casper testnet key:
Bee can prepare and stage high-impact actions, but it does not autonomously publish, upload, change OAuth/account settings, move money, or bypass founder approval. Live settlement remains founder-triggered.
Agents fail at the same place every time:
AgentPay fixes that seam.
Capability Vault Users connect a provider once through AgentPay. The raw credential is vaulted server-side. The agent receives only governed capability access.
Governed paid execution Humans set guardrails once: funding rail, auto-approve limit, OTP policy, and spend limits. AgentPay enforces those rules when the agent acts.
Exact-call resume When a paid step needs a human, AgentPay pauses, collects the minimum approval, and resumes the exact blocked call without asking the agent to reconstruct it.
Same-workbench reuse Local projects never need raw provider keys. AgentPay can issue opaque, revocable workbench leases so the same workbench can reuse governed access later.
This is the path AgentPay is built around:
Add AgentPay to Claude Desktop (claude_desktop_config.json):
Get your API key:
Now ask your host:
"My agent needs Firecrawl. Set a $5 auto-approve limit, ask for OTP above that, and keep the key out of chat."
Or:
"My agent needs Databento for this workbench. If access already exists, reuse it. If not, start the minimal AgentPay setup flow."
AgentPay should be operated through hosts and terminals, not a merchant dashboard.
Key surfaces:
GET /api/capabilities/authority-bootstrapPOST /api/capabilities/authority-bootstrapPOST /api/capabilities/access-resolvePOST /api/capabilities/onboarding-sessionsPOST /api/capabilities/lease-executeGET /api/capabilities/leasesPOST /api/capabilities/leases/:leaseId/revokePOST /api/capabilities/:capabilityId/executeThese let a host or agent:
The current wedge is strongest when AgentPay owns setup and continuity for high-value agent APIs.
Current priority paths:
The product goal is simple: visiting provider dashboards should become the exception, not the default.
For hosts that support remote MCP:
Authenticate with your API key as a Bearer token, or mint a short-lived token for Claude, OpenAI, or another remote MCP host:
Ace is a proof front door built on AgentPay. It demonstrates the core seam under real-world conditions. It is not the core story.
If a human still has to:
then the product is still unfinished.
| Resource | Link |
|---|---|
| Quickstart | QUICKSTART.md |
| MCP server reference | packages/mcp-server/README.md |
| Full API reference | openapi.yaml |
| Terminal-native control plane | docs/TERMINAL_NATIVE_CONTROL_PLANE_20260419.md |
| Examples | examples/README.md |
| Security model | docs/SECURITY_MODEL.md |
| Secure payment providers | docs/PAYMENT_PROVIDERS.md |
| Commerce network | docs/COMMERCE_CONTROL_PLANE.md |
Business Source License 1.1. Converts to AGPL-3.0 on 2029-01-01.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentpay)<a href="https://allmcps.com/mcp/agentpay"><img src="https://allmcps.com/api/badge/agentpay?style=directory" alt="AgentPay on AllMCPs" /></a>