Simulator
Use the built-in simulator to test ring interactions without hardware.
PAD Interactions
- Tap/Double‑tap/Hold on PAD area
- Slide on the top PAD arch to activate mic
- Tilt mode shows directional cues (no activation messages)
MCP Loop
from gestura import GesturaTransport, GesturaRing transport = GesturaTransport(port="/dev/ttyUSB0") ring = GesturaRing(transport=transport) @agent.tool("send_notification") def send_notification(kind: str): ring.vibrate(pattern="notify") return {"ok": True}
MCP Integration Demo
Experience how AI agents communicate with the Haptic Harmony Ring through the Model Context Protocol. Watch real-time notifications and haptic feedback in action.
Interactive Demo
Watch the AI agent communicate with the haptic ring through MCP protocol.
Ring Controls
• Tap/Double‑tap/Hold: Click the PAD area on the ring surface
• Slide: Drag on the top PAD arch to activate mic; follow the assistantʼs response instructions
• Tilt: Click the Tilt button, then move the ring to show directional messages only
• Vibrate: Triggers ring vibration only (no chat message)
Watch the AI agent communicate with the haptic ring through MCP protocol.
Ring Controls
• Tap/Double‑tap/Hold: Click the PAD area on the ring surface
• Slide: Drag on the top PAD arch to activate mic; follow the assistantʼs response instructions
• Tilt: Click the Tilt button, then move the ring to show directional messages only
• Vibrate: Triggers ring vibration only (no chat message)
gestura.app voice companion
Haptic Ring Simulator v1.0.0-beta
Connected
SDK v0.9.0-beta
↑
↓
←
→
MCP notification simulation • Ready