Cline
Connect DomainGenius MCP to the Cline VS Code extension.
The endpoint is https://mcp.domaingenius.com.au/mcp.
-
Open MCP settings
Click the Cline icon in the activity bar, then the MCP Servers tab.
-
Add a server
Pick Edit MCP Settings. The settings file opens in the editor.
-
Paste the config
json { "mcpServers": { "domaingenius": { "url": "https://mcp.domaingenius.com.au/mcp", "transportType": "http" } } }json { "mcpServers": { "domaingenius": { "url": "https://mcp.domaingenius.com.au/mcp", "transportType": "http", "headers": { "Authorization": "Bearer dg_live_..." } } } } -
Verify
Save. The Cline panel reloads the server list. Ask Cline to “list my DomainGenius orgs”.
Last updated
Edit this page