DaedalMap Hurricane and Tropical Cyclone Data for Cursor
com.daedalmap/hurricanes
Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.
client:Cursor
transport:streamable-http
tools:5
Install DaedalMap Hurricane and Tropical Cyclone Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hurricanes": {
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs