Skip to content
Windsurf

confdiff mcp for Windsurf

io.github.esperanza-volkov/confdiff-mcp

Semantic, format-aware diff of config files (JSON/YAML/TOML/INI/.env/XML/CSV) for AI agents

client:Windsurf transport:stdio runtime:npm

Install confdiff mcp in Windsurf

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

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

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

confdiff mcp in other clients