Skip to content
VS Code

DoDomain for VS Code

io.dodomain/mcp

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

client:VS Code transport:streamable-http

Install DoDomain in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://app.dodomain.io/api/mcp"
    }
  }
}

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

DoDomain in other clients