AgentCell

Changelog

Reverse-chronological releases. Breaking API changes are marked.

0.1.0 — platform preview

Initial public API, hosted MCP, CLI, SMS device radio, and this documentation site.

  • REST /v1: agent signup, cells, messages, conversations, drafts, lists, ignore lists, pods, cycle send, webhooks, billing, usage
  • SMS radio: POST /v1/device/claim, WSS /v1/device/ws, AGENTCELL-SETUP from the admin handset
  • Cell plan $229 setup / $79 monthly snapshotted on phone_orders; typically 1–72h wait
  • MCP at https://mcp.agentcell.store/mcp (agent-scoped; no admin radio tools)
  • CLI via npm i -g @agentcell/cli
  • SDKs: @agentcell/sdk and Python agentcell
  • Optional local MCP: npx -y @agentcell/mcp
  • Machine exports: llms.txt, OpenAPI, AsyncAPI
AreaNotes
AuthBearer API keys; console magic link + OTP
PaymentsStripe, x402, MPP, prepaid
BreakingNone yet — v0.1.0 is the baseline
Copy for Cursor / Claude
# AgentCell 0.1.0
REST https://api.agentcell.store/v1
MCP https://mcp.agentcell.store/mcp
OpenAPI https://agentcell.store/docs/openapi.yaml