Skip to content
Windsurf

RuleDrift for Windsurf

io.github.ri7in/rule-drift

Test whether AI agents retain critical instructions as conversations grow.

client:Windsurf transport:stdio runtime:npm

Install RuleDrift in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "rule-drift": {
      "command": "npx",
      "args": [
        "-y",
        "rule-drift"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

RuleDrift in other clients