Skip to content
Windsurf

Code Review Analyst for Windsurf

io.github.j0hanz/code-review-analyst

Gemini-powered MCP server for code review analysis.

client:Windsurf transport:stdio runtime:npm

Install Code Review Analyst in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "code-review-analyst": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/code-review-analyst-mcp"
      ]
    }
  }
}

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

Code Review Analyst in other clients