Follow the steps below to connect your GoHighLevel account. Once connected, you can manage your entire CRM using plain English — no clicking through menus, no manual data entry.
You should have received a personal invite link from your PrimeLive AI representative. Click that link — it will take you to GoHighLevel where you will be asked to approve the connection.
GoHighLevel will show you exactly what access is being requested before you confirm. You are always in control and can revoke access at any time.
After approving the connection, you will land on a page showing your unique API key. This key is what identifies you when you use the AI tools — think of it like a password for the integration.
Copy it and save it somewhere safe (a notes app, password manager, or email it to yourself). It is only shown once on this page — but if you ever lose it, just email us and we will send it back to you.
Select the AI app you use — we support all of the major ones:
Claude Desktop connects to MCP servers through a config file on your computer, which you'll edit directly.
{} inside"mcpServers" section, replacing YOUR_API_KEY_HERE with the key from Step 2, then save the file:On Mac, replace the "command" value above with just "npx". Restart Claude Desktop after saving for the change to take effect.
Open your terminal and run this one command — replacing YOUR_API_KEY_HERE with the key from Step 2:
That's it — no extra installs needed. Open a new Claude Code session and the GHL tools will be ready to use.
Open your Prime Agent Desk and run this one command — replacing YOUR_API_KEY_HERE with the key from Step 2:
That's it — no extra installs needed. Open a new Prime Agent Desk session and the GHL tools will be ready to use.
Cursor has a built-in MCP settings panel. Here's how to add the connection:
~/.cursor/mcp.json (on Windows: C:UsersYourName.cursormcp.json). Create the file if it doesn't exist. Restart Cursor after saving.Windsurf supports MCP servers through its settings panel. Here's how to add it:
~/.codeium/windsurf/mcp_config.json and paste the same JSON config shown in the Cursor tab above. Restart Windsurf after saving.Building a custom agent or automation? You can connect directly using any MCP-compatible SDK. Here are the connection details and a quick Python example using the Anthropic API:
Anthropic API — Python example:
The Prime AI Chrome Extension is a tool for creating and editing full landing pages inside GHL's Funnel Builder using Claude — describe what you want in plain English and it injects the HTML directly into the editor.
edit_funnel_page tool in Claude to read the current HTML from an open page, apply edits, and inject it back — all without leaving your AI chat.Before the tools show up, you need to restart your AI app so it picks up the new config:
/mcp to confirm the tools loadedOnce restarted, try this first message to confirm everything is working:
You should get a success response showing your GHL location is connected. If you see an error, check the FAQ below or email us.
Here are some real things you can try right away — just type them as-is:
Need help getting set up? We're here. admin@primelive.ai
Back to Home