Skip to content
VS Code

Tides for VS Code

io.github.pipeworx-io/tides

Tides MCP — NOAA Tides and Currents data

client:VS Code transport:streamable-http

Install Tides in VS Code

.vscode/mcp.json

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

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

Tides in other clients