weather mcp for Zed
io.github.darshan0548/weather-mcp
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
client:Zed
transport:streamable-http
Install weather mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"weather-mcp": {
"url": "https://weather-mcp-2yhb.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs