-
Notifications
You must be signed in to change notification settings - Fork 0
Remote Access
ClawDE lets you access your development machine from any device — another laptop, phone, or tablet — over your local network or the internet.
| Mode | How | Requires |
|---|---|---|
| Local | Desktop app on the same machine as the daemon | Nothing extra |
| LAN | Phone or laptop on the same Wi-Fi network | Pairing (one-time) |
| Relay | Phone or laptop anywhere with internet | Personal Remote plan ($9.99/yr) + Pairing |
Before a remote device can connect, you pair it with your host machine. Pairing is a one-time setup that takes under a minute.
Desktop app: Settings → Remote Access → Add Device → a 6-digit PIN appears.
Terminal: clawd pair
The PIN is valid for 10 minutes.
Mobile app: Tap "+" → Scan QR code (the desktop shows a QR matching the PIN) → tap Connect. Another desktop: Settings → Connect to Host → Enter PIN.
The device receives a long-lived device token and stores it securely. Future connections happen automatically — no PIN needed again.
The Personal Remote plan enables relay access so you can reach your machine from anywhere with internet, even when not on the same Wi-Fi.
After purchasing, the daemon automatically connects to api.clawde.io/relay using your license. Your paired devices can connect via relay with no additional setup.
Purchase at clawde.io/#pricing.
"Connection failed" on LAN: Make sure your firewall allows port 4300. Check clawd doctor.
"Relay unavailable": Verify your Personal Remote subscription is active at base.clawde.io. Check internet connectivity with clawd doctor.
"PIN invalid": PINs expire after 10 minutes. Generate a new one.
Device shows "Offline" unexpectedly: Daemon may have restarted. Open the desktop app on the host to reconnect.
See also: Troubleshooting
ClawDE · GitHub · MIT License
ClawDE
Getting started
Reference
- Architecture
- Daemon-Reference
- Folder-Structure
- Providers
- Multi-Account
- Security
- Features
- Features/Daemon
- Features/Session-Manager
- Features/Mode-System
- Features/Repo-Intelligence
- Features/Projects
- Features/Remote-Access
- Features/Desktop-App
- Features/Provider-Knowledge
- Features/Coding-Standards
- Roadmap
Branding
Contributing