ghl master for Grok
io.github.davidandradebar/ghl-master
The GoHighLevel MCP for Claude — 214 tools, programmatic workflow builder, multi-tenant.
client:Grok
transport:stdio
runtime:npm
Install ghl master in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ghl-master": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ghl-master"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs