Skip to content
VS Code

Noaa Tides for VS Code

io.github.pipeworx-io/noaa-tides

NOAA Tides & Currents MCP.

client:VS Code transport:streamable-http

Install Noaa Tides in VS Code

.vscode/mcp.json

{
  "servers": {
    "noaa-tides": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/noaa-tides/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Noaa Tides in other clients