Pair your iPhone with OpenClaw in one scan.
npm i -g openclaw-pairopenclaw-pairThat's it. A QR code appears. Scan it with the OpenClaw iOS app. You're connected.
- Reads your OpenClaw gateway config
- Checks that your gateway is running
- Auto-detects Tailscale (for anywhere-access) or falls back to local network
- Generates a QR code your phone can scan
- OpenClaw installed with gateway running
- The OpenClaw iOS app (TestFlight)
- For anywhere-access: Tailscale on both your Mac and iPhone
- For local-only: Mac and iPhone on the same WiFi
| Error | Fix |
|---|---|
| "Config not found" | Install OpenClaw: npm i -g openclaw then openclaw configure |
| "Gateway is not running" | Run openclaw gateway start |
| "Could not detect a way to reach this Mac" | Connect to WiFi, or install Tailscale |
| QR code won't scan | Use the backup code shown below the QR |
MIT