nve mcp for Zed
io.github.3121n/nve-mcp
Norwegian flood & landslide hazard data from NVE, by WGS84 coordinate.
client:Zed
transport:stdio
runtime:npm
Install nve mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nve-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/nve-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs