Skip to content
Zed

Weatherapi for Zed

io.github.pipeworx-io/weatherapi

WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)

client:Zed transport:streamable-http

Install Weatherapi in Zed

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

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

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

Weatherapi in other clients