Skip to content
Zed

Noaa Tides for Zed

io.github.pipeworx-io/noaa-tides

NOAA Tides & Currents MCP.

client:Zed transport:streamable-http

Install Noaa Tides in Zed

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

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

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

Noaa Tides in other clients