DaedalMap Hurricane and Tropical Cyclone Data for VS Code
com.daedalmap/hurricanes
Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.
client:VS Code
transport:streamable-http
tools:5
Install DaedalMap Hurricane and Tropical Cyclone Data in VS Code
.vscode/mcp.json
{
"servers": {
"hurricanes": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs