J
Jorge Mastrapa
Same need here — using Claude connected via the official MCP server (services.leadconnectorhq.com/mcp). It works great for reading contacts, conversations, and opportunities, but there's no create-task tool for Contacts (only the read-only Get All Tasks exists), even though the REST API supports POST /contacts/:contactId/tasks. Would love to see this added so AI agents can create follow-up tasks based on conversation analysis, not just read existing ones.
L
Luca Lopalco
This is actually already possible using the API private integration. I used this Github repo using Claude to change it from GPT (how its currently setup) to Claude - https://github.com/mastanley13/GoHighLevel-MCP. In was planning on posting my own public repo about the MCP i created if anyone is interested.