Skip to content
Zed

fema mcp server for Zed

io.github.cyanheads/fema-mcp-server

Query FEMA disaster declarations, public assistance grants, housing aid, and NFIP claims.

client:Zed transport:streamable-http runtime:npm tools:8

Install fema mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fema-mcp-server": {
      "url": "https://fema.caseyjhand.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

fema mcp server in other clients