npx claude-code-remoteThat's it. Scan the QR code and you're in.
π₯οΈ Full Terminal Access β Not a chat wrapper. A real terminal running on your machine. Read files, run commands, access your .env β everything works.
π Any Project, Any Directory β Open projects from anywhere on your machine. Just type the path (with autocomplete) and you're there.
ποΈ Unlimited Sessions β Open as many tabs as you want. Different projects, different conversations, all running in parallel.
πΎ Session Persistence β Start a session, put your phone down, come back hours later. Your work is right where you left it.
π Dev Server Preview β Building a UI? Preview your local dev server right in the app. Hot reload and all.
β¨ Zero Config Remote Access β Uses Cloudflare Tunnel automatically. No port forwarding, no firewall headaches, no ngrok fees.
npx claude-code-remoteOr install globally:
npm install -g claude-code-remote
claude-remoteYou'll see:
ββββββββββββββββββββββββββββββββββββββββββββββ
β Claude Code Remote β
β βββββββββββββββββ β
β Local: http://localhost:3456 β
β Remote: https://abc123.trycloudflare.com β
β β
β βββββββββββββββ β
β β βββββ β β β β β
β β β β ββ ββββ β
β β βββββ βββββββ β
β βββββββββββββββ β
β β
β Scan to connect β
ββββββββββββββββββββββββββββββββββββββββββββββ
Scan the QR code. Done.
- Node.js 18+
- cloudflared (optional, for remote access)
macOS:
brew install cloudflaredLinux:
# See https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation/Without cloudflared, you can still use it locally or set up your own tunnel (ngrok, Tailscale, etc).
Linux may require build tools to compile the native terminal module:
sudo apt install -y build-essential python3MIT
