Skip to content
Windsurf

synoptic mcp for Windsurf

io.github.mrfentmen/synoptic-mcp

Synoptic stations: search and time series.

client:Windsurf transport:stdio runtime:npm

Install synoptic mcp in Windsurf

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

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

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

synoptic mcp in other clients