Support
Real human: hello@wristclaw.app
Pairing
- Open WristClaw on iPhone, tap Pair.
- A QR code appears with the session ID and the watch's public key.
- On the OpenClaw side, scan the QR (or paste the payload) to register the agent as the host of that session.
- The watch connects autonomously over the relay — phone optional from this point on.
Troubleshooting
Watch says "no agent." The OpenClaw side hasn't joined the session. Confirm the pairing QR was registered and the channel is running. The watch retries automatically.
Watch says "relay unreachable." The watch can't reach wss://wristclaw.app/ws. Check Watch cellular/Wi-Fi connectivity. Status: wristclaw.app/health.
Voice doesn't transmit. WristClaw needs the microphone permission. Watch → Settings → WristClaw → Microphone.
Need to revoke a session. Tap Settings → Unpair on iPhone. Both private keys are wiped from the watch and phone; old session ID is invalidated server-side on next connect attempt.
Privacy & security
See privacy for what is and isn't collected. TL;DR: end-to-end encrypted, the relay is a dumb router, nothing is stored.
Source & protocol
- Repo: github.com/gado-ships-it/WristClaw
- Architecture overview for AI agents: /llms.txt
- MCP endpoint:
https://wristclaw.app/mcp(Streamable HTTP)
Contact
Bugs, questions, weird stuff: hello@wristclaw.app. I read every email.