Quick Start
Get Anywhere running in under a minute.
Start the server
npx anywhere-aiOn first run, the CLI handles everything — installs Claude Code and GitHub CLI if needed, authenticates them, starts the API server, creates a Cloudflare tunnel, and prints a QR code.
____ ____ ____ ____ ____ ____ ____ ____
||A |||N |||Y |||W |||H |||E |||R |||E ||
Tunnel: https://xyz-abc.trycloudflare.com
Direct: http://192.168.1.10:3847
Token: abc123def456...
──────────────────────────────────────
[QR Code]
Scan this QR code in the Anywhere appConnect the app
Open the Anywhere app and scan the QR code. The app extracts the server URL and auth token automatically.
You can also enter the URL and token manually in Settings.
Start coding
Type a prompt and send. Optionally select a GitHub repo from the picker — Anywhere clones it and creates an isolated git worktree with its own branch, so your session won't affect other work.
When Claude wants to edit a file or run a command, you'll see a permission request. Tap Allow to proceed or Deny to block it.