River Water Watch for Cursor
io.github.brandempire/river-water-watch
Score a river cruise date against daily water levels on the Rhine, Danube, Elbe and Seine.
client:Cursor
transport:streamable-http
tools:4
Install River Water Watch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"river-water-watch": {
"url": "https://www.riverwaterwatch.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs