Agentcard
Issue virtual Visa cards for AI agents. Fund a card with a fixed USD budget, hand the credentials to an agent via MCP, and spend anywhere Visa is accepted. Single-use by design — the blast radius of any misstep is capped at the card balance.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
capabilities-not-objectno-protocolVersionno-preferredTransportnonstandard-supportedInterfaces
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://mcp.agentcard.sh/mcp
· transport http
· protocol mcp
non-standard supportedInterfaces
https://api.agentcard.sh
· transport https
· protocol rest
non-standard supportedInterfaces
Create virtual card create_card
Create a new virtual Visa card funded with a specified USD amount.
paymentscard-issuancemcpList virtual cards list_cards
List all cards with balance, status, last four digits, and expiry.
paymentsmcpGet card balance get_card_balance
Return one card's live balance.
paymentsmcpGet card credentials get_card_details
Return the PAN, CVV, and expiry for a card (may require user approval).
paymentsmcpsensitiveClose virtual card close_card
Permanently close a card so it can no longer be used.
paymentsmcpStart support chat start_support_chat
Open a new support conversation with Agentcard.
supportmcpSend support message send_support_message
Send a message inside an existing support conversation.
supportmcpRead support chat read_support_chat
Read the history of a support conversation.
supportmcp2026-07-28 from https://www.agentcard.sh/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.