Skip to content
Windsurf

semamerge for Windsurf

io.github.vineethwilson15/semamerge

Detects semantic merge conflicts between Git branches using AST-level analysis

client:Windsurf transport:stdio runtime:npm

Install semamerge in Windsurf

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

{
  "mcpServers": {
    "semamerge": {
      "command": "npx",
      "args": [
        "-y",
        "semamerge"
      ]
    }
  }
}

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

semamerge in other clients