Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

driftwatch in other clients