Quick Start Guide
Get remote Claude Code running in a few minutes — run Claude Code on your own machine and drive it from your phone, desktop, or any browser.
1. Get PandaNpc
| Where | How |
|---|---|
| iOS | Get the PandaNpc app from the App Store |
| Desktop | Download for Windows / macOS / Linux at pandanpc.com |
| Web | Just open pandanpc.com in any browser |
Sign in with your email, Google, or GitHub account.
2. Install pandapaw on your dev machine
On the machine where Claude Code runs, run one command:
macOS / Linux
bash
curl -fsSL https://cos.pandanpc.com/pandapaw/install.sh | shWindows (PowerShell)
powershell
iwr -useb https://cos.pandanpc.com/pandapaw/install.ps1 | iexIt sets itself up as an always-on background service and prints a QR code to connect.
3. Connect
- Phone: open the Agent tab → tap the scan icon → scan the QR code on your dev machine. Done.
- Desktop / Web: in Claude Code → New Connection, paste the Bridge ID and Token from
pandapaw qr, pick a working directory, and connect.
4. Drive Claude Code from anywhere
Send instructions, approve tool calls, and watch code changes in real time — everything runs on your own machine, you just control it remotely.
Next Steps
- Claude Code Bridge (pandapaw) — how it works, install & connect in detail
- Best Practices — real-world guides for remote Claude Code
- AI Models — models available for built-in AI chat
