GoHighLevel Connector for AI agents.
10 live capabilities
Manage your CRM, sales pipelines, and marketing campaigns through a conversational interface.
Waiting for input…
Why people use GoHighLevel
GoHighLevel CRM Management for Marketing Agencies
This Connector cuts that out. You just ask your agent for the status of a specific lead or the performance of your last campaign. You get the data you need in a few seconds without ever opening the GoHighLevel dashboard.
What Vinkius changes
You get a conversational interface for your CRM without the manual navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking campaign performance
An agency owner asks their agent for the click-through rate of a specific drip campaign.
- Real-world use case 02
Updating sales pipeline stages
A sales rep wants to move a deal to the proposal stage.
- Real-world use case 03
Quick lead lookups
A manager needs to know the last interaction with a hot lead.
Complete set · 10capabilities
The complete GoHighLevel capability set.
These are the exact actions your AI can choose when you ask it to work with GoHighLevel.
01—04
4 capabilities in this set.
Part of 10 available through GoHighLevel.
- 01 Capability
List contacts
List all CRM contacts. Pull a full list of everyone in your database for review.
- 02 Capability
List forms
List lead capture forms. See all the different forms you use to collect new leads.
- 03 Capability
Get contact
Get contact details. Pull the specific info for a single person without searching the whole list.
- 04 Capability
List pipelines
List sales pipelines. See all the different sales funnels you have set up in your account.
05—07
3 capabilities in this set.
Part of 10 available through GoHighLevel.
- 05 Capability
Create contact
Create a new contact in your CRM. Use this to add new leads with specific tags and custom fields.
- 06 Capability
List opportunities
List pipeline opportunities. Use this to see every deal currently in your sales funnel.
- 07 Capability
List calendars
List booking calendars. View all your available calendars for appointments and meetings.
08—10
3 capabilities in this set.
Part of 10 available through GoHighLevel.
- 08 Capability
List conversations
List recent conversations. See the latest messages and interactions with your contacts.
- 09 Capability
Send message
Send an SMS or email to a contact. Reach out to your leads directly through your AI agent.
- 10 Capability
List campaigns
List drip campaigns. See your active marketing efforts and their current performance.
Set up in minutes
One URL. Then ask GoHighLevel to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GoHighLevel from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it GoHighLevel, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GoHighLevel for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the GoHighLevel URL.
- Step 03
Save and start
Save the connection and enable GoHighLevel in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gohighlevel": {
"url": "https://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using GoHighLevel
Open Agent mode in chat and ask: "Using GoHighLevel, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gohighlevel": {
"url": "https://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using GoHighLevel
Ask Copilot: "Using GoHighLevel, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gohighlevel": {
"url": "https://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using GoHighLevel
Open Cascade and ask: "Using GoHighLevel, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gohighlevel": {
"url": "https://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using GoHighLevel
Ask Cline: "Using GoHighLevel, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gohighlevel --transport http "https://edge.vinkius.com/vk_preview_vF8jQ1XKNVdQGm3n6x6ZJjpcQrvim4yTKGL69OO1/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using GoHighLevel
Ask Claude: "Using GoHighLevel, show me...". 10 tools are ready
Where the request belongs
Work GoHighLevel can move forward.
This is for marketing agency owners and sales teams who are tired of clicking through dozens of tabs to find lead data or check campaign stats.
Marketing Agency Owner
Checks campaign performance across multiple client accounts without logging into every single dashboard.
Sales Representative
Moves deals through the pipeline and checks appointment schedules while staying in their chat window.
Lead Generation Specialist
Quickly pulls contact details and updates lead statuses as they come in from forms.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHighLevel
Automate CRM and marketing via HighLevel. manage contacts, opportunities, and calendars directly from any AI agent.
Agendor
CRM for sales teams. manage leads, organizations, and pipelines via AI.
Nimble CRM
Manage relationships and deals via Nimble CRM. track contacts, deals, and activities directly from your AI agent.
Chili Piper
Manage scheduling and lead routing via Chili Piper. track meetings, monitor queues, and manage teams directly from any AI agent.
Pipeliner
Manage sales pipelines and opportunities via Pipeliner CRM. list leads, track deals, and monitor activities directly from any AI agent.
Pipeline CRM
Manage sales and contacts via Pipeline CRM. list deals, track people, and monitor tasks directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep GoHighLevel connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about GoHighLevel.
The practical details behind the request, access and result.
Can I use the GoHighLevel MCP to manage multiple clients?
Yes, if you have the API keys for each sub-account, you can connect them to your agent to manage different agency clients from one place.
Does the GoHighLevel MCP let me send actual SMS messages?
Yes, you can use the send_message capability to send texts or emails directly to your contacts through your agent.
How do I get my GoHighLevel data into my AI client?
You just need to get your API key from your sub-account settings and plug it into the Vinkius integration.
Can I see my sales pipeline deals with this?
Yes, you can list all your opportunities and see which stage they're in, along with their total deal values.
Can this Connector help me track my email marketing performance?
Yes, you can query your drip campaigns to see open rates and click-through metrics instantly.
Is the GoHighLevel MCP good for small business owners?
It's great for owners who want a high-level view of their leads and deals without having to learn the entire CRM interface.
How do I get my GoHighLevel API key?
Log in to your GoHighLevel sub-account. Click Settings (bottom left corner). Navigate to Business Profile. Scroll down to the API Key section. your key will be displayed there, or click Generate Key if one hasn't been created. Copy the key and paste it below. Note: In newer accounts, you may see a Private Integration option instead. create one and use the generated token.
Can I manage multiple client accounts from one agent?
Yes. Each GoHighLevel sub-account has its own API key. Configure separate integrations for each client account and your AI agent can switch between them. managing contacts, deals, and campaigns across your entire agency portfolio.
Can my AI agent move deals through pipeline stages?
Yes. Your agent can list all pipeline stages, view deals in each stage, update deal values, and move opportunities between stages. giving your sales team a conversational way to manage their entire sales process.
Does this work with GoHighLevel's white-label versions?
Yes. The API is the same regardless of whether you use GoHighLevel directly or through a white-label reseller. The API key from your sub-account works identically across all branded versions of the platform.
One connection away
Give your agent a direct line to GoHighLevel.
Connect GoHighLevel once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available