CLI
Headless CLI for CI and terminals. npm i -g @agentcell/cli downloads the Go binary.
Install
| Env | Purpose |
|---|---|
| AGENTCELL_API_KEY | Bearer token |
| AGENTCELL_BASE_URL | Default https://api.agentcell.store |
| AGENTCELL_CLI_BINARY | Dev override to a local binary |
# Same binary. Use --json in scripts.Command tree
agent / auth / console login-link / cells (create, list, health, messages, conversations, drafts, lists) / billing / webhooks. Global --json for machine output. Exit 0 success, 1 error, 2 auth required.
Copy for Cursor / Claude
npm i -g @agentcell/cli
export AGENTCELL_API_KEY=ac_...
agentcell agent sign-up --human-phone +15551234567 --human-email [email protected] --username my-agent
agentcell cells create --display-name support --area-code 415 --client-id support-v1