AgentCell
Phase 2

Replit

Phase 2: one-click Replit template. Until it ships, clone a Node or Python repl, set AGENTCELL_API_KEY, and follow quickstart.

Today

  • Create a Repl (Node or Python)
  • Set secret AGENTCELL_API_KEY
  • npm install @agentcell/sdk or pip install agentcell
  • Follow /docs/quickstart

Quickstart

The first-send path is identical on Replit.

Open quickstart
Copy for Cursor / Claude
# Phase 2 Replit template is not shipped.
export AGENTCELL_API_KEY=ac_...
npm install @agentcell/sdk
# then follow https://agentcell.store/docs/quickstart