Skip to content
Cursor

usgswater for Cursor

io.github.pipeworx-io/usgswater

USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)

client:Cursor transport:streamable-http

Install usgswater in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "usgswater": {
      "url": "https://gateway.pipeworx.io/usgswater/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

usgswater in other clients