Skip to content
Windsurf

mcp git enhanced for Windsurf

io.github.davidweb3-ctrl/mcp-git-enhanced

Enhanced Git MCP Server - Code review, commit analysis, and branch management

client:Windsurf transport:stdio runtime:npm

Install mcp git enhanced in Windsurf

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

{
  "mcpServers": {
    "mcp-git-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ]
    }
  }
}

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

mcp git enhanced in other clients