Claude Code
Connect DomainGenius MCP to Claude Code (CLI).
The endpoint is https://mcp.domaingenius.com.au/mcp.
OAuth (recommended)
claude mcp add --transport http domaingenius https://mcp.domaingenius.com.au/mcpThe first call opens a browser tab for the OAuth handshake. Pick your org, approve the scopes.
API key
claude mcp add --transport http domaingenius https://mcp.domaingenius.com.au/mcp \
--header "Authorization=Bearer dg_live_..."Verify
claude mcp listThen in a chat: “list my DomainGenius orgs” — Claude Code should call whoami.
Last updated
Edit this page