ghl command for Zed
io.github.drjerryrelth/ghl-command
GoHighLevel MCP for Claude: 250 tools, 51 modules, incl. the only programmatic GHL workflow builder
client:Zed
transport:stdio
runtime:npm
Install ghl command in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ghl-command": {
"command": "npx",
"args": [
"-y",
"@elitedcs/ghl-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs