eidos-live-mcp

eidos-agi/eidos-live-mcp
★ 0 stars Python AI/LLM Updated today
[RETIRED] MCP server for logging Eidos session events + benchmark telemetry to Postgres (powers live.eidosagi.com)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eidos-live-mcp": {
      "command": "uvx",
      "args": [
        "eidos-live-mcp"
      ]
    }
  }
}

Or install with pip: pip install eidos-live-mcp

README Excerpt

> **[RETIRED]** 2026-08-04. See [RETIRED.md](./RETIRED.md). MCP server that lets Claude (and other agents) log session events and benchmark telemetry to a Postgres database. The database backs a live dashboard at **live.eidosagi.com**. This MCP is pure event logging. It never calls an LLM. - Append session events (`action` / `decision` / `observation` / `milestone`) to a live feed

Tools (9)

healthlist_runslog_eventlog_progresslog_scorerecent_eventsrun_detailrun_endrun_start