Skip to content
Cline

alive analysis for Cline

io.github.with-geun/alive-analysis

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

client:Cline transport:stdio runtime:npm

Install alive analysis in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

alive analysis in other clients