Research Repo Doctor for Cline
io.github.tom409114/rrdoctor
Deterministic Artifact Evaluation preflight and run-path grader for research repositories.
client:Cline
transport:stdio
runtime:pypi
Install Research Repo Doctor in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"rrdoctor": {
"command": "uvx",
"args": [
"rrdoctor"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs