You are 2 minutes away from AI-powered GHL

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.

Find all contacts tagged 'hot-lead' Book an appointment for tomorrow at 2pm Send a follow-up email to John Smith Move all stale deals to Lost
1

Get your invite link

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.

Don't have a link yet? Email admin@primelive.ai to request access.
2

Save your API key

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.

Example key: a3f9b2c1d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1
3

Connect to your AI tool

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.

  1. Open Claude Desktop and ask it: "Where is my Claude Desktop config file located?" — it'll give you the exact path for your computer
  2. Open that file in a text editor (Notepad, TextEdit, etc.) — if it doesn't exist yet, create it there with just {} inside
  3. Add this entry inside the "mcpServers" section, replacing YOUR_API_KEY_HERE with the key from Step 2, then save the file:
"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"]
}

On Mac, replace the "command" value above with just "npx". Restart Claude Desktop after saving for the change to take effect.

⚠️ Node.js is required for this step. Before doing the above, make sure Node.js is installed on your computer. It's a free download at nodejs.org — choose the version marked "LTS" (that just means the stable one).

Open your terminal and run this one command — replacing YOUR_API_KEY_HERE with the key from Step 2:

! claude mcp add ghl --transport http https://mcp.primelive.ai/mcp --header "x-api-key:YOUR_API_KEY_HERE"

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:

! claude mcp add ghl --transport http https://mcp.primelive.ai/mcp --header "x-api-key:YOUR_API_KEY_HERE"

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:

  1. Open Cursor and click the gear icon (bottom-left) to open Settings
  2. In the search bar at the top, type MCP, then click "MCP Servers"
  3. Click "Add new MCP Server"
  4. Paste the config below — replacing YOUR_API_KEY_HERE with your key
{
  "mcpServers": {
    "ghl": {
      "url": "https://mcp.primelive.ai/mcp",
      "headers": {
        "x-api-key": "YOUR_API_KEY_HERE"
      }
    }
  }
}
Alternative (config file): You can also paste this directly into the file ~/.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:

  1. Open Windsurf and click the Settings gear icon
  2. Navigate to MCP Servers
  3. Click "Add Server" and select type "Streamable HTTP"
  4. Enter the server URL below, and add the API key as a header
Server URL: https://mcp.primelive.ai/mcp
Header name: x-api-key
Header value: YOUR_API_KEY_HERE
Config file method: You can also edit ~/.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:

Endpoint: https://mcp.primelive.ai/mcp
Transport: Streamable HTTP
Header: x-api-key: YOUR_API_KEY_HERE

Anthropic API — Python example:

import anthropic client = anthropic.Anthropic() response = client.beta.messages.create( model="claude-opus-4-8", max_tokens=1024, mcp_servers=[{ "type": "url", "url": "https://mcp.primelive.ai/mcp", "name": "ghl", "authorization_token": "YOUR_API_KEY_HERE" }], messages=[{ "role": "user", "content": "Search for contacts tagged hot-lead" }], betas=["mcp-client-2025-04-04"] )
Need a dedicated key for your agent? Each agent should have its own API key for proper tracking and access control. Email admin@primelive.ai to request one.
4

Build & Edit Funnel Pages with AI Optional

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.

  1. Install the extensionget it from the Chrome Web Store (Chrome or Edge).
  2. Add your API key — click the Prime AI icon in your browser toolbar and paste your API key from Step 2 into the popup.
  3. Open GHL Funnel Builder — go to your funnel, open a step, add a Code element to the page, then click Open Editor on that block.
  4. Ask Claude to create or edit — tell Claude what you want (e.g. "Create a landing page for a free real estate webinar"). It injects the HTML automatically. Click Save in GHL when done.
Tip: You can also use the 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.
5

Restart and test the connection

Before the tools show up, you need to restart your AI app so it picks up the new config:

  • Claude Desktop — fully quit the app (not just close the window) and reopen it
  • Claude Code / Prime Agent Desk — open a new terminal session; type /mcp to confirm the tools loaded
  • Cursor / Windsurf — restart the app, then open a new AI chat window

Once restarted, try this first message to confirm everything is working:

Use the ping_location tool to confirm my GoHighLevel connection 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.

What can you ask now?

Here are some real things you can try right away — just type them as-is:

Search for all contacts tagged 'new-lead' and show me their names and emails
Book an appointment with john@example.com tomorrow at 3pm on my sales calendar
Send a follow-up SMS to my last 5 contacts saying we'll be in touch soon
Move all opportunities in 'Proposal Sent' that haven't updated in 30 days to 'Lost'
Create a new contact: Jane Doe, jane@company.com, tag her as 'webinar-lead'
Show me all open invoices over $1,000 that haven't been paid yet

Frequently Asked Questions

Your API key is permanent — it does not expire on its own. Email admin@primelive.ai and we will look it up and send it back to you securely. No need to reconnect your GHL account or change anything in your setup.
The most common fix is a full restart — quit the app completely (not just close the window) and reopen it. Also double-check that your API key has no extra spaces around it when you pasted it. If you are on Claude Desktop, make sure Node.js is installed. Still not working? Email us with a screenshot of your config and we will help debug.
Yes. We use GoHighLevel's official OAuth system — the same standard used by thousands of GHL integrations. Your GHL password is never stored or seen by us. We only access your data when you specifically ask the AI to do something, and only the data needed to complete that task. See our Privacy Policy for full details.
Go to your GoHighLevel account → Settings → Integrations and remove the PrimeLive AI app. This immediately revokes all access. You can reconnect any time with a new invite link.
We support Claude Desktop, Claude Code, Prime Agent Desk, Cursor, and Windsurf out of the box. Any AI app that supports the MCP protocol (an open standard for AI tools) can connect — this includes most major AI coding assistants. If you use a different app, email us and we will help you get it connected.

Need help getting set up? We're here. admin@primelive.ai

Back to Home