Research Repo Doctor for Zed
io.github.tom409114/rrdoctor
Deterministic Artifact Evaluation preflight and run-path grader for research repositories.
client:Zed
transport:stdio
runtime:pypi
Install Research Repo Doctor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rrdoctor": {
"command": "uvx",
"args": [
"rrdoctor"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs