datadiffer for Windsurf
io.github.gauthierpiarrette/datadiffer
Read-only table diffs with segment attribution: which slice of your data changed.
client:Windsurf
transport:stdio
runtime:pypi
Install datadiffer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"datadiffer": {
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<DATADIFFER_CONFIG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs