Skip to main content
Agentcard issues single-use virtual Visa cards, funded from a wallet, that AI agents can use to make purchases on the web. Each card has a fixed spend limit and can be created, monitored, and closed programmatically. There are two products on one platform — pick the one that matches you.

Personal

Give your own AI agent a card. Sign in with your email and manage cards with the agent-cards CLI or the per-user OAuth MCP server.

Companies

Let your users pay with their own Agentcard. Users connect via OAuth, your agent issues cards through the MCP server — and the wizard sets it all up in one command.

Not sure which?

One CLI covers both: npm install -g agent-cards, then one agent-cards login. Personal commands are top level (agent-cards cards create), and everything for companies lives under the companies namespace (agent-cards companies wizard). The old agent-cards-admin package still works as a legacy shim that forwards to agent-cards companies.