Skip to content
Cursor

ghl master for Cursor

io.github.davidandradebar/ghl-master

The GoHighLevel MCP for Claude — 214 tools, programmatic workflow builder, multi-tenant.

client:Cursor transport:stdio runtime:npm

Install ghl master in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ghl-master": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "ghl-master"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ghl master in other clients