Skip to content
Windsurf

eccc mcp for Windsurf

io.github.mrfentmen/eccc-mcp

Keyless Environment Canada data via MSC GeoMet OGC APIs.

client:Windsurf transport:stdio runtime:npm

Install eccc mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "eccc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eccc-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

eccc mcp in other clients