AgentCell

CLI

Headless CLI for CI and terminals. npm i -g @agentcell/cli downloads the Go binary.

Install

EnvPurpose
AGENTCELL_API_KEYBearer token
AGENTCELL_BASE_URLDefault https://api.agentcell.store
AGENTCELL_CLI_BINARYDev 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.

Quickstart

Use the CLI path in the first-send guide.

Open quickstart
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