A comprehensive Model Context Protocol server that integrates with GoHighLevel's API to automate CRM management, lead tracking, campaign management, and more through AI-powered tools.
Add these environment variables to your deployment:
GHL_API_KEY=your_gohighlevel_api_key
GHL_LOCATION_ID=your_location_idDeploy this MCP server to get your public endpoint:
Use your deployment URL in MCP clients like Cursor or Claude:
https://your-deployment.vercel.app/api/mcpServer-Sent Events (SSE) Endpoint:
https://your-domain.vercel.app/api/mcpUse this URL in your MCP client configuration to connect to the GoHighLevel integration tools.