Skip to content
Zed

Meltema Weather for Zed

com.meltema/weather

Multi-model weather forecasts: point series, model scoreboard, and gridded fields. No auth.

client:Zed transport:streamable-http

Install Meltema Weather in Zed

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

{
  "context_servers": {
    "weather": {
      "url": "https://meltema.com/mcp"
    }
  }
}

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

Meltema Weather in other clients