rigor mcp for Zed
io.github.mrnh/rigor-mcp
Verified statistical inference for AI agents: hypothesis tests, sequential testing, power.
client:Zed
transport:stdio
runtime:pypi
Install rigor mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rigor-mcp": {
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs