Skip to content
Zed

Weather for Zed

io.github.pipeworx-io/weather

Weather MCP — wraps Open-Meteo API (free, no auth)

client:Zed transport:streamable-http

Install Weather in Zed

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

{
  "context_servers": {
    "weather": {
      "url": "https://gateway.pipeworx.io/weather/mcp"
    }
  }
}

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

Weather in other clients