Skip to content
Claude Desktop

alive analysis for Claude Desktop

io.github.with-geun/alive-analysis

Query alive-analysis history from any AI client. Tools: list, get, search, dashboard export.

client:Claude Desktop transport:stdio runtime:npm

Install alive analysis in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "alive-analysis": {
      "command": "npx",
      "args": [
        "-y",
        "alive-analysis-mcp"
      ],
      "env": {
        "ALIVE_ANALYSES_DIR": "<ALIVE_ANALYSES_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

alive analysis in other clients