mcp ml lab for Windsurf
io.github.rohithraju-ops/mcp-ml-lab
Run end-to-end ML experiments from natural language (XGBoost, LightGBM, Optuna).
client:Windsurf
transport:stdio
runtime:pypi
Install mcp ml lab in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-ml-lab": {
"command": "uvx",
"args": [
"mcp-ml-lab"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs