Open-Meteo Weather MCP by UnClick for Zed
io.github.malamutemayhem/openmeteo
Open-Meteo Weather tools for weather, forecast, open-meteo by UnClick.
client:Zed
transport:stdio
runtime:npm
Install Open-Meteo Weather MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openmeteo": {
"command": "npx",
"args": [
"-y",
"@unclick/openmeteo-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs