Natural Disaster Intel for Zed
io.github.martc03/natural-disaster-intel
FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools.
client:Zed
transport:streamable-http
Install Natural Disaster Intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"natural-disaster-intel": {
"url": "https://natural-disaster-intel-mcp.apify.actor/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs