Skip to content
Windsurf

nve mcp for Windsurf

io.github.3121n/nve-mcp

Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.

client:Windsurf transport:stdio runtime:npm

Install nve mcp in Windsurf

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

{
  "mcpServers": {
    "nve-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nor-data/nve-mcp"
      ]
    }
  }
}

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

nve mcp in other clients