Skip to content
Zed

DoDomain for Zed

io.dodomain/mcp

Connect custom domains via AI agents: DNS pre-flight checks, hand-off connect sessions and checks.

client:Zed transport:streamable-http

Install DoDomain in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://app.dodomain.io/api/mcp"
    }
  }
}

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

DoDomain in other clients