Hermes Bridge API
github.com
Hermes Bridge API
1–3 of 3 posts
Re: Hermes Bridge API
#2A lightweight REST + SSE bridge that exposes Hermes Agent to mobile apps and any HTTP client. Built for the Agentfy iOS app, but provider-agnostic — it's plain HTTP, no WebSocket or custom handshake required.
The bridge runs alongside a Hermes installation, discovers the agents and skills configured under ~/.hermes/, and streams agent responses over Server-Sent Events.
Re: Hermes Bridge API
#3I know everyone is building Hermes layers now but wanted to share this in case anyone somewhere to start if they were building something more robust on top of Hermes.