Skip to content
VS Code

ghl master for VS Code

io.github.davidandradebar/ghl-master

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

client:VS Code transport:stdio runtime:npm

Install ghl master in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ghl master in other clients