mcp benchmark hygiene for Cline
io.github.sudo-ai-git/mcp-benchmark-hygiene
Detect pytest config-leakage that corrupts agent-benchmark grading. Deterministic, no-LLM.
client:Cline
transport:stdio
runtime:pypi
Install mcp benchmark hygiene 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": {
"mcp-benchmark-hygiene": {
"command": "uvx",
"args": [
"mcp-benchmark-hygiene"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs