Add to Claude
Your connector URL (also on Connect Claude in the panel):
https://mcp.mygohighlevelmcp.com/mcp
The connector uses OAuth: Claude opens our sign-in page, you sign in with your My GoHighLevel MCP email and password, and Claude receives a token bound to you and your organisation. Team members use the email and temporary password an admin gave them, and choose their own password the first time.
Claude's menus change from time to time; if a label below differs slightly, look for Connectors in settings.
claude.ai (web)
- Open Settings → Connectors.
- Click Add custom connector, give it a name, and paste the URL.
- Click Connect, sign in, and approve.
- In a chat, make sure the connector is switched on in the tools menu.
Custom connectors work on Free (one custom connector), Pro, Max, Team and Enterprise. On Team and Enterprise, an owner may need to add the connector for the organization first; members then connect their own login.
Claude Desktop
Connectors added on claude.ai are available in the desktop app once you sign in with the same Claude account. If you add it from the app instead, use Settings → Connectors → Add custom connector as above.
Claude Code
claude mcp add --transport http my-gohighlevel-mcp https://mcp.mygohighlevelmcp.com/mcp
Then run /mcp inside Claude Code, choose the server, and Authenticate — your browser opens our sign-in page.
For scripts and headless use, create a personal token under Tokens and pass it as a header instead:
claude mcp add --transport http my-gohighlevel-mcp https://mcp.mygohighlevelmcp.com/mcp --header "Authorization: Bearer YOUR_TOKEN"
Cowork
Cowork uses the connectors on your Claude account. Add it on claude.ai first, then enable it for the task.
Checking it works
On Connect Claude in the panel, click Test connection. It turns green once Claude has connected. Then ask:
What's my billing status?
Claude calls billing_status and tells you which sub-accounts it can use, and until when.
Next: sign in to GoHighLevel
If you haven't yet, ask Claude to "sign me in to GoHighLevel" — see Signing in to GoHighLevel.