Stats Compass for VS Code
io.github.oogunbiyi21/stats-compass
50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows
client:VS Code
transport:streamable-http
runtime:pypi
Install Stats Compass in VS Code
.vscode/mcp.json
{
"servers": {
"stats-compass": {
"type": "http",
"url": "https://mcp.statscompass.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs