Zed

Connect DomainGenius MCP as a Zed context server.

The endpoint is https://mcp.domaingenius.com.au/mcp. Open Zed settings (cmd+,) and add:

json
{
  "context_servers": {
    "domaingenius": {
      "url": "https://mcp.domaingenius.com.au/mcp"
    }
  }
}
json
{
  "context_servers": {
    "domaingenius": {
      "url": "https://mcp.domaingenius.com.au/mcp",
      "headers": {
        "Authorization": "Bearer dg_live_..."
      }
    }
  }
}

Reload settings. Open the assistant panel and confirm domaingenius appears under context servers.

Last updated Edit this page
↑↓ navigate open esc close