Overview
Haptic Harmony is a wearable ring that recognizes gestures on its PAD area — tap, hold, double-tap, slide, and tilt — and responds with distinct haptic patterns. It pairs over Bluetooth Low Energy and integrates with AI agents through MCP (Model Context Protocol), so an agent can notify you or ask for confirmation with a pulse instead of a popup.
- Core gestures: tap, hold, double-tap, slide (activates voice), tilt (directional)
- Charging: connector-free, on a contact dock — no cables or ports on the ring
- Connectivity: BLE 6.0, one active connection at a time
- SDK: TypeScript (
@gestura/ring-sdk) today; a Rust protocol core underneath; Python planned
This section covers unboxing and setup (Installation), a five-minute first run (Quick Start), SDK transport setup (Configuration), and feature guides for voice confirmation, device switching, and gesture events.