Skip to content
Windsurf

Research Repo Doctor for Windsurf

io.github.tom409114/rrdoctor

Deterministic Artifact Evaluation preflight and run-path grader for research repositories.

client:Windsurf transport:stdio runtime:pypi

Install Research Repo Doctor in Windsurf

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

{
  "mcpServers": {
    "rrdoctor": {
      "command": "uvx",
      "args": [
        "rrdoctor"
      ]
    }
  }
}

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

Research Repo Doctor in other clients