Skip to content
Zed

WeatherMCP for Zed

io.github.therealmrfunguy/weather-mcp

Weather forecasts, current conditions, and location search via Open-Meteo.

client:Zed transport:sse

Install WeatherMCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "weather-mcp": {
      "url": "https://weather.rjctdlabs.xyz/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

WeatherMCP in other clients