vdiff mcp for Windsurf
io.github.mcurmi05/vdiff-mcp
Breaking-change diffs for npm packages: removed exports, changed signatures, migration notes.
client:Windsurf
transport:stdio
runtime:npm
Install vdiff mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vdiff-mcp": {
"command": "npx",
"args": [
"-y",
"vdiff-mcp"
],
"env": {
"VDIFF_API_URL": "<VDIFF_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs