baseline mcp for Windsurf
io.github.elninyo-ops/baseline-mcp
Statistically rigorous weather and climate context: forecast plus 35-year historical ranking.
client:Windsurf
transport:stdio
runtime:pypi
Install baseline mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"baseline-mcp": {
"command": "uvx",
"args": [
"baseline-mcp"
],
"env": {
"BASELINE_API_URL": "<BASELINE_API_URL>",
"BASELINE_API_KEY": "<BASELINE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs