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.