Skip to content
Back to search
30
MCP sse

Horizon Fidelity Monitor

io.github.leocelis/horizon-fidelity-monitor

Tracks conversation health in real time — drift, desync, and causal collapse — for any AI agent.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "horizon_fidelity_monitor": {
      "url": "https://horizon.leocelis.com/sse",
      "transport": "sse"
    }
  }
}