Free during beta/ $0 / mo/ No subscription/ No fees/ You only pay what you load/ Free during beta/ $0 / mo/ No subscription/ No fees/ You only pay what you load/
NEW Claude Desktop support
Works anywhere Visa is accepted

Prepaid virtual Visa cards for AI agents

Fund a card in seconds, hand the number to any AI agent, and spend anywhere Visa is accepted.

terminal
$
AgentCard virtual Visa cards

Up and running
in minutes

Two commands and you're in. Your agent will handle the rest.

terminal
$ npm install -g agent-cards
$ agent-cards signup
Enter your email → click the magic link → you're in
agent-cards cards create --amount <n>
Fund and issue a new virtual Visa card loaded with the specified amount in USD. A browser payment page opens; the moment payment clears the full card details — PAN, CVV, expiry — print in your terminal.
agent-cards login
Re-authenticate on a new machine. Uses the same magic-link flow as signup — enter your email, click the link, done. No password required.
agent-cards logout
Sign out and clear your locally stored credentials. Your cards and account remain intact — just run agent-cards login to get back in.
agent-cards whoami
Print the email address of the currently authenticated user. Useful to confirm which account is active on the current machine.
agent-cards cards list
List all your virtual cards — IDs, last-four digits, and current balances. Use the card ID with other commands to drill into a specific card.
agent-cards cards details <card-id>
Retrieve the full card number (PAN), CVV, and expiry date for a specific card. Card data is decrypted from AES-256-GCM only on your explicit request.
agent-cards balance <card-id>
Quick balance check for a specific card. Returns the remaining funds without fetching the full card details.
agent-cards setup-mcp
Configure the AgentCard MCP server in Claude Code. Reads your JWT from local config and runs claude mcp add automatically — no manual token copy-pasting required.

Connect
to Claude

Give Claude direct access to your cards — create cards, check balances, and log payments without leaving the chat.

terminal
$ agent-cards setup-mcp
One command to connect
Reads your JWT and runs claude mcp add automatically — no manual setup needed.
Create card
Start the card creation flow with a Stripe checkout URL.
List cards
See all active cards and balances.
Get card details
Retrieve PAN, CVV, and expiry on demand.
Check balance
Check remaining funds on any card.
Close card
Permanently close a virtual card.
Get funding status
Poll a funding session until the card is ready.
Record a payment
Log what a card was spent on.
01
Instant issuance
Card is ready within seconds of payment. No waiting, no manual approval, no delays.
02
Single-use by default
Each card is locked to the amount you load. Limit exposure per agent, per task, per spend.
03
Works everywhere
Real Visa numbers, accepted online globally. If a site takes Visa, your agent can pay with it.
04
Built for agents
Expose cards to any MCP-compatible AI with one config block. Claude, Cursor, and any MCP runtime.
05
Your keys
PAN and CVV are encrypted at rest, decrypted only on your request. No one else can read your card data.
What people are saying
This is exactly the kind of infrastructure I've been thinking about. Agents need to interact with the real world; payments, APIs, services etc. The plumbing layer for agentic systems is massively underbuilt right now.
Mike Darlington
@DarlingtonDev
Feb 28
Super useful framing. Scoped spend limits + agent-specific cards feels like the safest path for real autonomous workflows.
Strakyo
@Strakyo
Feb 28
On point! There will be a million single person successful companies all over the world some day, all operating through AI agents
Nischal Shetty
@NischalShetty
Feb 28
exactly what i'm looking for since weeks holyy thank uuu
Fey
@fccxw
Feb 28
Finally, a debit card for AI Agents has come out. I wonder how the legal framework is set up.
toyohei
@t0yohei
Feb 28
this is really cool! definitely the right direction for agentic commerce moving forward
jon
@jonthe03
Feb 27
This is such a smart solution for keeping things secure! Love the idea of giving an agent its own spending limit.
Ashley
@ashleytxt1
Feb 27
Welp, that was fast: totally free* digital Visa card issuer for your agent. Very cool. *: 'during beta'
Michael Gasiorek
@GasiorekM
Feb 27
Security

Your data,
your rules

Card data at rest
AES-256-GCM
PAN and CVV encrypted with a random IV per field. Decrypted only on your explicit request.
Authentication
Magic links
32-byte cryptographically random tokens. One-use, 15-minute expiry. No passwords ever stored.
Session tokens
JWT HS256
Signed with a 256-bit secret. Stored locally at mode 0600. 30-day expiry.
MCP access
Per-request JWT
Every MCP request is authenticated with your JWT. No shared credentials between users.
$0/mo
during beta
Plan Beta
Setup $0
Subscription None
Cancel anytime