Skip to content
VS Code

Usgs Water for VS Code

io.github.pipeworx-io/usgs-water

USGS Water Services (NWIS) MCP.

client:VS Code transport:streamable-http

Install Usgs Water in VS Code

.vscode/mcp.json

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

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

Usgs Water in other clients