Natural Disaster Intel for Grok
io.github.martc03/natural-disaster-intel
FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools.
client:Grok
transport:streamable-http
Install Natural Disaster Intel in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"natural-disaster-intel": {
"type": "http",
"url": "https://natural-disaster-intel-mcp.apify.actor/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs