driftwatch for Windsurf
io.github.dhughes6071/driftwatch
What broke between two dependency versions, with a citation for every claim. No API key needed.
client:Windsurf
transport:stdio
runtime:npm
Install driftwatch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"driftwatch": {
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs