Loomal

Horizon Fidelity Monitor

MCP server by github.com/leocelis/horizon

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

0 starsRemote-capable

About Horizon Fidelity Monitor

Horizon Fidelity Monitor is an MCP (Model Context Protocol) server published by leocelis in the official MCP registry, listed under Autonomous Agents on Loomal. Tracks conversation health in real time — drift, desync, and causal collapse — for any AI agent.

Horizon Fidelity Monitor runs as a hosted remote over sse — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/leocelis/horizon.

Use Horizon Fidelity Monitor with your agent

Claude Code · one command
claude mcp add --transport sse horizon-fidelity-monitor https://horizon.leocelis.com/sse --header "Authorization: Bearer {api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "horizon-fidelity-monitor": {
      "url": "https://horizon.leocelis.com/sse",
      "headers": {
        "Authorization": "Bearer {api_key}"
      }
    }
  }
}
ssehttps://horizon.leocelis.com/sse

Frequently asked questions

What is Horizon Fidelity Monitor?
Horizon Fidelity Monitor is an MCP (Model Context Protocol) server by leocelis in the Autonomous Agents category. Tracks conversation health in real time — drift, desync, and causal collapse — for any AI agent.
How do I connect Horizon Fidelity Monitor to Claude, Cursor, or another MCP client?
Horizon Fidelity Monitor is a remote MCP server — add its endpoint (https://horizon.leocelis.com/sse) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Horizon Fidelity Monitor open source?
Yes — the source code is public at github.com/leocelis/horizon.
Can AI agents pay to use Horizon Fidelity Monitor?
Not yet through Loomal — Horizon Fidelity Monitor is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Horizon Fidelity Monitor? Claim this listing free by verifying GitHub ownership, or contact us.