rigor mcp for VS Code
io.github.mrnh/rigor-mcp
Verified statistical inference for AI agents: hypothesis tests, sequential testing, power.
client:VS Code
transport:stdio
runtime:pypi
Install rigor mcp in VS Code
.vscode/mcp.json
{
"servers": {
"rigor-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rigor-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs