Skip to content
Zed

weather mcp for Zed

io.github.kulybaba/weather-mcp

An MCP server for weather information by @kulybaba

client:Zed transport:streamable-http runtime:npm

Install weather mcp in Zed

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

{
  "context_servers": {
    "weather-mcp": {
      "url": "https://kulybaba.weather.com/mcp/v3.0.0/"
    }
  }
}

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

weather mcp in other clients