causal-dag-explorer-mcp

resace3/causal-dag-explorer-mcp
★ 0 stars Python Browser/Web Updated today
MCP server + local web app that reconstructs yesterday from Home Assistant and wearable data as an inspectable swimlane timeline, with a time-anchored causal DAG view. Local-first; no health data leaves the machine.
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": {
    "causal-dag-explorer-": {
      "command": "uvx",
      "args": [
        "causal-dag-explorer-mcp"
      ]
    }
  }
}

Or install with pip: pip install causal-dag-explorer-mcp

README Excerpt

An MCP server that reconstructs a local calendar day from Home Assistant and wearable data, and serves it as an hour-by-hour swimlane timeline on localhost. It opens on today, so far. A calendar in the sidebar picks any earlier day, which is fetched and processed on demand. The page answers one question — *what actually happened on this day, and how do

Tools (20)

ACTIVITYWATCH_TIMEOUT_SECONDSACTIVITYWATCH_URLCONFIG_PATHDATA_DIRFRONTEND_PORTHOME_ASSISTANT_TIMEOUT_SECONDSHOME_ASSISTANT_TOKENHOME_ASSISTANT_URLHOME_ASSISTANT_VERIFY_SSLLOCAL_TIMEZONEMOCK_DATA_SEEDUSE_MOCK_DATAWEARABLE_PROVIDERactivitywatchadd_timeline_rowappautofullgarmingarmin_mcp