Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

baseline mcp in other clients