get_live_gauges — River Water Watch MCP Tool Read-only
get_live_gauges
(get live gauges) is one of 4 tools on the
River Water Watch
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_live_gauges from your client
- Claude Code River Water Watch get_live_gauges run in your project directory
- Claude Desktop River Water Watch get_live_gauges ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor River Water Watch get_live_gauges ~/.cursor/mcp.json
- VS Code River Water Watch get_live_gauges .vscode/mcp.json
- Zed River Water Watch get_live_gauges ~/.config/zed/settings.json
- Windsurf River Water Watch get_live_gauges ~/.codeium/windsurf/mcp_config.json
- Cline River Water Watch get_live_gauges ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI River Water Watch get_live_gauges ~/.gemini/settings.json
- Grok River Water Watch get_live_gauges .mcp.json (in your project root)
- ChatGPT River Water Watch get_live_gauges Settings → Connectors → Advanced → Developer mode
- Claude.ai River Water Watch get_live_gauges Settings → Connectors → Add custom connector
- LangChain River Water Watch get_live_gauges pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http river-water-watch https://www.riverwaterwatch.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.