Cloud relay for the Moxby Agent API

Online
1 active tunnel
Uptime: 21m

How it works

Moxby Relay bridges third-party applications to Moxby agents running on a user's desktop. The desktop app maintains an outbound WebSocket tunnel to this server. API requests are forwarded through the tunnel and responses stream back in real-time.

Third-Party App Moxby Relay User's Desktop ─────────────── ─────────── ────────────── POST /v1/chat ──HTTPS─→ [This Server] ←──outbound WSS── [Moxby App] ←──SSE─── (Hono + WS) ──tunnel frames─→ [Gateway]