Skip to content
Windsurf

mcp benchmark hygiene for Windsurf

io.github.sudo-ai-git/mcp-benchmark-hygiene

Detect pytest config-leakage that corrupts agent-benchmark grading. Deterministic, no-LLM.

client:Windsurf transport:stdio runtime:pypi

Install mcp benchmark hygiene in Windsurf

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

{
  "mcpServers": {
    "mcp-benchmark-hygiene": {
      "command": "uvx",
      "args": [
        "mcp-benchmark-hygiene"
      ]
    }
  }
}

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

mcp benchmark hygiene in other clients