Skip to content
Windsurf

alive analysis for Windsurf

io.github.with-geun/alive-analysis

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

client:Windsurf transport:stdio runtime:npm

Install alive analysis in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

alive analysis in other clients