Pay
Click Subscribe. Stripe handles the card. $1.50 billed quarterly — auto-cancels if you go quiet.
payment confirmed
receipt → your email
subscription active
Your session memory, versioned and synced to the cloud. Push after a run, pull on any machine. Works alongside the local filing cabinet — just adds a remote.
One tier, two billing options. Pick quarterly or save with yearly.
Your API key is below. Add it to your config and push your first session.
# add to ~/.claude/settings.json or export in shell export AGENT_RECALL_API_KEY="arc_live_xxxx_..." # push your first session $ /recall push pushed session/2026-03-30-payroll-fix → cloud
Three steps. The only ongoing step is the last one — and it's one command.
Click Subscribe. Stripe handles the card. $1.50 billed quarterly — auto-cancels if you go quiet.
payment confirmed
receipt → your email
subscription active
After checkout, your API key appears on this page. One export and you're configured.
export AGENT_RECALL_API_KEY=\ "arc_live_xxxx_..." # or put it in settings.json
Run /recall push after any session. Pull from anywhere with /recall pull.
$ /recall push pushed payroll-fix → cloud $ /recall pull pulled 3 sessions ← cloud
Session summaries are tiny. You'd need thousands before you got close to the limit.
Every push is a new version. Roll back to any prior state of any session.
One command dumps everything to local JSON. Your data is yours.
Or deploy your own. The Worker and R2 bucket are open source. Run it on your own Cloudflare account for the cost of R2 egress (~$0 at this scale). Same API, full control.
Self-host guide → Design spec →Three small tools, same visual language, same bias: stop dragging context around by hand.