> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards companies

> Agentcard for Companies — issue cards to your users' agents

Agentcard for Companies — issue cards to your users' agents

```bash theme={null}
agent-cards companies --help
```

```text theme={null}
Usage: agent-cards companies [options] [command]

Agentcard for Companies — issue cards to your users' agents

Options:
  -h, --help                      display help for command

Commands:
  create [options]                Create a new company
  list [options]                  List the companies you belong to
  get [org-id]                    Show details of a company
  use [company]                   Set the default company for companies
                                  commands (id or name; bare = pick)
  return-urls [options] [org-id]  View or set the return-URL allowlist for
                                  hosted cardholder onboarding sessions
  wizard [options]                Run an AI agent that implements Agentcard
                                  (OAuth + MCP) into the repo at this path
  subscribe [options]             Subscribe to a paid plan for production
                                  access (live client credentials)
  env [mode]                      Show or switch mode for new client
                                  credentials (test/production)
  credentials|oauth-clients       Manage client credentials — pinned OAuth
                                  clients for "Connect with Agentcard" apps
  members                         Manage company members
  balance|wallet                  Company balance — the pooled cash behind
                                  create_card's company flow
  webhooks                        Manage webhook endpoints for company events
  help [command]                  display help for command
```
