Skip to content
Zed

Tides for Zed

io.github.pipeworx-io/tides

Tides MCP — NOAA Tides and Currents data

client:Zed transport:streamable-http

Install Tides in Zed

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

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

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

Tides in other clients