Skip to content
Zed

Noaa for Zed

io.github.pipeworx-io/noaa

NOAA Weather MCP — National Weather Service forecasts and alerts

client:Zed transport:streamable-http

Install Noaa in Zed

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

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

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

Noaa in other clients