NordicMCP — Weather for Zed
eu.nordicmcp/weather
Hosted Weather MCP server (Open-Meteo): current, forecast, and historical weather by location.
client:Zed
transport:streamable-http
Install NordicMCP — Weather in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"weather": {
"url": "https://nordicmcp.eu/mcp/weather/{token}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs