Skip to content
VS Code

USGS Water Monitoring for VS Code

com.olyport/water

Real-time water levels and flow rates from USGS stream gauges

client:VS Code transport:streamable-http tools:3

Install USGS Water Monitoring in VS Code

.vscode/mcp.json

{
  "servers": {
    "water": {
      "type": "http",
      "url": "https://mcp.olyport.com/water/mcp"
    }
  }
}

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

What VS Code can do once it is connected

USGS Water Monitoring in other clients