A2A Agent Card · Agentcard

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.

⚠ Agent card, not A2A. Agentcard serves a machine-readable agent manifest at the A2A discovery path, but it fails a structural check in the A2A 1.0.0 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.
Provider: Agentcard Conformance: Flavored Protocol: Transport: Version: 1.0.0 Host: agentcard.sh Skills: 8
Discovery

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://www.agentcard.sh/.well-known/agent-card.json
Interfaces
https://mcp.agentcard.sh/mcp · transport http · protocol mcp non-standard supportedInterfaces
https://api.agentcard.sh · transport https · protocol rest non-standard supportedInterfaces
Skills (8)

Create virtual card create_card

Create a new virtual Visa card funded with a specified USD amount.

paymentscard-issuancemcp

List virtual cards list_cards

List all cards with balance, status, last four digits, and expiry.

paymentsmcp

Get card balance get_card_balance

Return one card's live balance.

paymentsmcp

Get card credentials get_card_details

Return the PAN, CVV, and expiry for a card (may require user approval).

paymentsmcpsensitive

Close virtual card close_card

Permanently close a card so it can no longer be used.

paymentsmcp

Start support chat start_support_chat

Open a new support conversation with Agentcard.

supportmcp

Send support message send_support_message

Send a message inside an existing support conversation.

supportmcp

Read support chat read_support_chat

Read the history of a support conversation.

supportmcp
Documentation
https://docs.agentcard.sh
Evidence. Fetched 2026-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.