Skip to content
VS Code

Natural Disaster Intel for VS Code

io.github.martc03/natural-disaster-intel

FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools.

client:VS Code transport:streamable-http

Install Natural Disaster Intel in VS Code

.vscode/mcp.json

{
  "servers": {
    "natural-disaster-intel": {
      "type": "http",
      "url": "https://natural-disaster-intel-mcp.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Natural Disaster Intel in other clients