mergewarden for Windsurf
io.github.sjh9714/mergewarden
Check whether a coding agent's changes stayed inside the scope it was given.
client:Windsurf
transport:stdio
runtime:npm
Install mergewarden in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mergewarden": {
"command": "npx",
"args": [
"-y",
"mergewarden-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs