Documentation
From zero to coding on your phone in 60 seconds.
npm i -g @anthropic-ai/claude-codeThat's it. No VPS, no SSH keys, no API key, no account creation.
Download the Claudaway Mac app from the download page. Drag it to your Applications folder, then open it. Claudaway lives in your menu bar — look for the icon in the top-right of your screen.
Click the menu bar icon. A floating window opens with a QR code:
✓ Server running ✓ Encrypted tunnel active ✓ QR code ready [QR CODE] Scan with the Claudaway iOS app Waiting for connection...
The Mac app automatically starts a local server, creates an encrypted Cloudflare tunnel, and generates the pairing QR code — all with one click.
Download Claudaway from the App Store on your iPhone. Open it — no account needed.
Tap Scan QR Code in the iOS app and point your camera at the QR code on your Mac screen. The devices exchange encryption keys and connect instantly.
You only need to scan once. After the first pairing, your iPhone remembers the connection and reconnects automatically.
You're connected. Type a prompt, tap the mic to dictate, or use the quick-action buttons. Claude Code runs on your Mac — you see everything on your phone in real-time.
You › Build a REST API with Express and JWT auth Claude › I'll create the Express API with JWT authentication. Creating src/index.ts ... Creating src/middleware/auth.ts ... Creating src/routes/users.ts ... [Accept] [Reject]
Since the app is distributed outside the Mac App Store, macOS may block it on first launch. To open it:
You only need to do this once.
Having issues? Check the troubleshooting guide. Want to understand the architecture? See how it works.