Open source · End-to-end encrypted

Claude Code, from any browser.

A tiny agent runs next to your terminal; reclaude gives it a chat UI, mission control for parallel sessions, push notifications and checkpoints — on your phone, from anywhere.

~/work/app

$ reclaude start

reclaude agent · online · behind NAT is fine — it dials out

Open on any device:

https://reclaude.cc/#k=9f3a…e81c

…or scan the QR it prints

session “fix flaky e2e” — running · 2 queued

Up and running in a minute

No accounts, no inbound ports, no VPN. The agent connects out; your browser meets it at the relay.

1

Install & start

One command installs the agent. Run `reclaude start` in any project — it dials out to the relay, no ports to open.

2

Pair a browser

Scan the QR (or paste the link) it prints. The key travels in the URL fragment — the server never sees it.

3

Code from anywhere

Chat with Claude Code from your phone or any browser. Kick off work, pocket the phone, get notified when it's done.

Built for real work, not demos

Everything you need to run long agentic sessions unattended — and trust what came back.

Parallel sessions

Run several conversations at once across your repos. A live dashboard shows what's running, what's blocked on a permission, and what's queued.

Push notifications

Get buzzed when Claude asks for permission, finishes a turn, or errors — deliberately generic bodies, so nothing sensitive leaves your machine.

Checkpoints & revert

The workspace is snapshotted before every prompt. Restore rewrites exactly the delta — and takes an undo snapshot first, so reverts are revertable.

Queue & schedule

Steer a running turn, queue prompts to auto-run when it finishes, or schedule work for tonight and read the results at breakfast.

Shell & files

A real terminal and a file browser with editor, per project, right in the browser — no SSH app needed on the phone.

End-to-end encrypted

Payloads are AES-256-GCM encrypted with a key from the URL fragment. The relay routes ciphertext it cannot read. Read-only share links included.

Your machine does the work. You just check in.

Star on GitHub
reclaude — run Claude Code from anywhere GitHub