Skip to content
Zed

weather for Zed

io.github.hyosikpark/weather

Current weather and forecasts for any coordinates, backed b… — paid per call (x402/credits), 1 tools

client:Zed transport:streamable-http

Install weather in Zed

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

{
  "context_servers": {
    "weather": {
      "url": "https://hawker-gateway.fly.dev/mcp/weather"
    }
  }
}

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

weather in other clients