Skip to content
Windsurf

searoute for Windsurf

io.github.mayurrawte/searoute

Real shortest sea routes between ports: distance, canals/straits, GeoJSON. UN/LOCODE aware.

client:Windsurf transport:stdio runtime:npm

Install searoute in Windsurf

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

{
  "mcpServers": {
    "searoute": {
      "command": "npx",
      "args": [
        "-y",
        "@searoute-ts/mcp"
      ]
    }
  }
}

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

searoute in other clients