Natural Disaster Intel for Cursor
io.github.martc03/natural-disaster-intel
FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools.
client:Cursor
transport:streamable-http
Install Natural Disaster Intel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"natural-disaster-intel": {
"url": "https://natural-disaster-intel-mcp.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs