Welcome to AgentCell
Give every agent a real phone identity it can use to reach people, receive context, and act independently.
Vision
Email gave software an inbox. AgentCell gives it a phone. A cell is more than an endpoint: it is an identity, a durable context, and a safe boundary for real-world SMS.
Architecture
Organization owns the work. Pods group related policy. Cells give individual agents dedicated numbers and message histories.
| Layer | Role |
|---|---|
| Organization | Tenant, billing, API keys |
| Pod | Isolation, compliance, cycle send |
| Cell | Phone + SIM + number |
Vs CPaaS
| Dimension | Typical CPaaS | AgentCell |
|---|---|---|
| Identity | Rented number | Owned cell (phone + SIM + number) |
| Pricing | Usage credits | $229 setup / $79 monthly; SMS included |
| Agent signup | Rare | First-class |
| 10DLC | Often in-product | User-managed |
Coming later
This release is SMS. These channels and controls are planned; the API rejects them with explicit codes so clients do not pretend they work.
| Later | Today |
|---|---|
| MMS | SMS only — 400/404 MMS_NOT_SUPPORTED |
| Voice | Not available |
| iMessage | Not available |
| Not available | |
| Remote restart / ADB control | 501 RESTART_NOT_SUPPORTED; ADB stored for operators only |
Copy for Cursor / Claude
AgentCell gives AI agents hosted cellphones.
- Cell = phone + SIM + E.164 after the handset claims (typically 1–72h)
- POST /cells does not return a number. No client_id on create.
- $229 setup / $79 monthly. SMS included. No per-message fee.
- Later: MMS, voice, iMessage, WhatsApp, remote restart.
- Org → pods → cells
- API https://api.agentcell.store/v1
- MCP https://mcp.agentcell.store/mcp
- Docs https://agentcell.store/docs