usgswater for VS Code
io.github.pipeworx-io/usgswater
USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)
client:VS Code
transport:streamable-http
Install usgswater in VS Code
.vscode/mcp.json
{
"servers": {
"usgswater": {
"type": "http",
"url": "https://gateway.pipeworx.io/usgswater/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs