Skip to content
Zed

api for Zed

org.gdacs/api

An MCP server that through www.gdacs.org provides access to web‐based disaster information systems.

client:Zed transport:streamable-http tools:8

Install api in Zed

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

{
  "context_servers": {
    "api": {
      "url": "https://api.gdacs.org/mcp"
    }
  }
}

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

What Zed can do once it is connected

api in other clients