Diffgrab for Windsurf
io.github.arknill/diffgrab
Web page change tracking with structured diffs. markgrab + snapgrab integration.
client:Windsurf
transport:stdio
runtime:pypi
Install Diffgrab in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"diffgrab": {
"command": "uvx",
"args": [
"diffgrab"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs