DaedalMap Tsunami Data for Cursor
com.daedalmap/tsunamis
Global tsunami events from NOAA NCEI, 2000 BC-present: wave height, runups, and counts.
client:Cursor
transport:streamable-http
tools:5
Install DaedalMap Tsunami Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tsunamis": {
"url": "https://app.daedalmap.com/mcp/tsunamis"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs