databutler stats for VS Code
io.github.physics-star-cat/databutler-stats
Exact statistics & probability: distributions, hypothesis tests, CIs, Bayesian updates, regression.
client:VS Code
transport:streamable-http
tools:6
Install databutler stats in VS Code
.vscode/mcp.json
{
"servers": {
"databutler-stats": {
"type": "http",
"url": "https://databutler.dev/api/mcp/stats"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs