DaedalMap Flood Events for Cursor
com.daedalmap/floods
Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.
client:Cursor
transport:streamable-http
Install DaedalMap Flood Events in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"floods": {
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs