
GoHighLevel MCP
Supports UIby busybee3333
Comprehensive CRM automation for GoHighLevel with 500+ tools for contacts, messaging, sales pipelines, and voice AI.
What it does
Provides AI assistants with direct, deep access to the GoHighLevel CRM. It enables complete automation of sub-account operations, from lead management and SMS messaging to complex sales pipeline tracking and programmatic AI agent deployment via Agent Studio.
Tools
create_contact/search_contacts: Manage lead database.send_sms/send_email: Automate client communication.create_opportunity: Manage sales pipelines and deal stages.ghl_create_agent: Deploy GHL AI agents via Agent Studio API.create_appointment: Manage calendars and book discovery calls.list_invoices: Track billing and generate payment links.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"ghl-mcp-server": {
"command": "node",
"args": ["/absolute/path/to/Go-High-Level-MCP-2026-Complete/dist/server.js"],
"env": {
"GHL_API_KEY": "your_private_integrations_api_key",
"GHL_BASE_URL": "https://services.leadconnectorhq.com",
"GHL_LOCATION_ID": "your_location_id"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npm installInformation
- Pricing
- free
- Published
- 4/24/2026






