Getting Started

Connect your GoHighLevel account to AI in 4 simple steps.

1

Connect your GoHighLevel account

Use the invite link sent to you by your PrimeLive AI representative. Clicking it will redirect you to GoHighLevel to authorize the connection — your API key will be shown on the next page.

2

Copy your API key

After connecting, you'll see a success page with your unique API key. Copy it immediately — it won't be shown again.

example: a3f9b2c1d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1
3

Connect to Claude

Choose the Claude client you're using:

The easiest way is to let Claude do it for you. Open Claude Desktop and paste this message — replacing YOUR_API_KEY_HERE with the key you copied:

Please add this to my Claude Desktop MCP config file. Find the correct config file on my computer and add this entry inside the "mcpServers" section:

"ghl": {
  "command": "C:\\Program Files\\nodejs\\npx.cmd",
  "args": ["-y", "mcp-remote", "https://mcp.primelive.ai/mcp", "--header", "x-api-key:YOUR_API_KEY_HERE"]
}

If I'm on Mac, use "npx" instead of the full Windows path.

Claude will locate the config file and make the change for you automatically.

⚠️ Make sure Node.js is installed first. Download it at nodejs.org if you haven't already.

4

Start using AI to manage your GHL

For Claude Desktop: restart the app first, then start a new conversation.
For Claude Code: open a new session — no restart needed.

You can now manage your GoHighLevel account in plain English:

"Find all contacts tagged 'hot-lead' and move them to the Qualified stage"

Need help? Contact us at admin@primelive.ai

Back to Home