Platforms / MCP

Let agents create their own cards

Connect to Agentcard via MCP. Create cards, check balances, and pay for things — autonomously.

╭──────────────────────────────────────╮ Claude Code│                                      │/mcp to see available MCP tools╰──────────────────────────────────────╯
> Create a $25 card for buying an API key

Every tool

The full reference for the Agentcard MCP server.

Conversational shopping and checkout across linked merchants (DoorDash and more). Describe the purchase in natural language and it runs the whole flow: cart, address, confirmation, checkout.

requestThe whole ask, in natural language(required)
conversation_idPass back on every follow-up to continue the same order

Buys the user something fun and unexpected under a small cap (default $10). It never checks out by itself; the user confirms through buy.

max_dollarsSpending cap for the surprise

The always-current usage guide. Call it first in a session, and before your first buy.

Who you are operating as: account email, user ID, name, plan, verification status, and how this session is connected.

The user's wallet: every card with its ID, last four digits, expiry, balance, and status. With the shared wallet enabled, it also lists cards from other connected apps and companies, each tagged with its source.

Decrypt and display full PAN, CVV, and expiry for a card. May require human approval before returning credentials.

card_idCard ID to inspect(required)

Start now

Set up the MCP server and let your agent create cards autonomously.