Skip to content
Claude Desktop

Kirk — Unsupervised Structural Change Detection for Claude Desktop

io.github.ulyssesmodel/kirk-mcp

The Kalman filter for the non-Gaussian, non-stationary world. Unsupervised structural change.

client:Claude Desktop transport:streamable-http tools:14

Install Kirk — Unsupervised Structural Change Detection in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kirk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://kirk-mcp.kavara.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Kirk — Unsupervised Structural Change Detection in other clients