Raise your wrist. Hold the button. Speak. WristClaw connects your Apple Watch directly to your OpenClaw AI agent — voice in, voice out, visual thumbnails. No phone needed.
Hold the button, speak, release. Your voice reaches your AI agent in under a second.
Replies play directly from the Watch speaker. Eyes-free, hands-free, device-free.
Charts, screenshots, and images your agent generates appear in the Visuals tab.
Works over Watch cellular or Wi-Fi. Leave your iPhone behind — pair once and forget.
X25519 + ChaCha20-Poly1305 end-to-end encryption. The relay sees only ciphertext. Always.
Built for the OpenClaw agent platform. Pair once via QR code and it just works.
WristClaw is an Apple Watch app that lets you talk to your OpenClaw AI agent from your wrist. You speak, it listens, it responds — with voice and optional visual thumbnails.
Yes. WristClaw is a fully standalone watchOS app. It connects to the relay server over your Watch's own cellular or Wi-Fi. Your iPhone is only needed for the one-time pairing step.
All communication is end-to-end encrypted using X25519 Diffie-Hellman key exchange and ChaCha20-Poly1305 symmetric encryption. Keys are generated on your devices and never leave them. The relay server routes encrypted packets and cannot read any content — it only knows that two parties are communicating.
WristClaw is designed for the OpenClaw agent platform. The OpenClaw channel adapter connects your agent to the relay and handles the encryption protocol. Any AI pipeline behind OpenClaw is supported.
Any Apple Watch running watchOS 10 or later (Series 4 and newer). For standalone use without iPhone, you need a cellular-capable model and an active plan, or a Wi-Fi connection.
Yes. The relay is a single stateless Go binary with Docker included. Deploy it anywhere — Fly.io, Render, your own VPS. Update the relay URL in iPhone app settings. Since the relay is zero-trust, a shared public relay instance doesn't compromise your privacy.
Open the iPhone app, tap Pair. A QR code appears. In your OpenClaw setup, scan it or paste the payload into the channel config. The apps exchange public keys, derive a shared encryption key. Pair once, use forever.
Yes. When your OpenClaw agent sends image data (JPEG, max 40 KB each), WristClaw displays them in the Visuals tab as a scrollable grid. Tap any thumbnail to see it full-screen.
The repository is currently private. We plan to open-source the relay server and the protocol specification.
WristClaw automatically retries every 5 seconds. Because sessions are stateless on the relay, reconnection is seamless — just re-join with the same session ID.