The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Allowance MCP listing page.
Allowance is a payment security layer for AI agents. It lets humans approve scoped purchases on their phone while agents complete checkout with limited-use payment credentials instead of the human's real card.
Allowance MCP exposes that flow to MCP clients: agents can request approval for a specific purchase, receive a scoped virtual card after approval, complete checkout, and report receipts and final charged amounts back into an audit trail.
This repository is the public listing and configuration home for the hosted Allowance MCP server. The implementation repository is private.

https://mcp.useallowance.comstreamable-httpcom.useallowance/allowance-mcphttps://registry.modelcontextprotocol.io/v0.1/servers/com.useallowance%2Fallowance-mcp/versions/latesthttps://useallowance.comhttps://useallowance.com/.well-known/mcp.jsonhttps://useallowance.com/mcpAllowance MCP uses OAuth. Connect your MCP client to https://mcp.useallowance.com and complete the Allowance OAuth flow when prompted.
After OAuth completes, MCP clients send the issued bearer token on tool calls. Users should not create or paste standalone API keys for normal MCP use. Do not commit tokens, card credentials, or checkout PII.
Human phone approval is the spending authorization. After approval, agents should not ask for another final confirmation unless the realized total exceeds the approved cap, checkout requires unavailable information, or the item materially differs from the approved request.
send_allowance_requestpoll_allowance_requestwait_for_allowance_requestget_allowance_requestlist_allowance_requestscancel_allowance_requestget_contact_detailsget_allowance_shipping_addressget_allowance_billing_addressissue_allowance_cardcomplete_purchase_authreport_purchase_successreport_purchase_failurelist_allowance_purchase_attemptsget_allowancewait_for_remote_fulfillmentreply_to_remote_fulfillment_messagelist_allowancespause_allowancerevoke_allowancelist_supported_merchantscheck_merchantAllowance is designed so agents spend with scoped authorization instead of receiving the human's real card. Approvals, limits, receipts, and audit trails are enforced by Allowance.
If you find a security issue, email security@useallowance.com.