vedurstofa mcp for Windsurf
io.github.sandsower/vedurstofa-mcp
MCP server for Icelandic weather, forecasts, warnings, and earthquakes from vedur.is.
client:Windsurf
transport:stdio
runtime:npm
Install vedurstofa mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vedurstofa-mcp": {
"command": "npx",
"args": [
"-y",
"vedurstofa-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs