Getting Started
Create an account from MAD MCP's, verify your email, log into the portal, and use the guided setup to configure GHL-MCP.
Install by Host
The exported config supports common host clients like Codex and Claude-style MCP configurations. Use the portal export tool to avoid manual mistakes.
# Example snippet (exported by portal)
[mad_mcp]
api_key = "mad_live_***"
client_id = "mcpc_***"
client_secret = "mcs_***"
[mcp_servers.ghl]
url = "https://madpanda3d.com/lab/mad-mcps/portal/api/mcp/ghl"
enabled = true
Authentication
Portal users authenticate with email/password and verified email status. Generated credentials are broker credentials and do not expose raw provider secrets.
Configuration
- Open portal dashboard.
- Select GHL-MCP card.
- Enter required credentials.
- Run Test Connection.
- Click Save Encrypted.
- Generate and export credentials.
Tool Reference
GHL-MCP exposes operational endpoints and automations for GoHighLevel workflows. For the authoritative endpoint list, use the MCP's repository README and release notes.
Repository: MADPANDA3D/GHL-MCP
Security
- Email confirmation required before first login.
- Envelope encryption for stored credentials.
- One-time secret reveal for generated keys.
- Audit logging for sensitive actions.
- Admin-allowlist enforcement for status overrides.
Troubleshooting
If connection tests fail, verify location ID and API key scope first. Then re-run the setup wizard and use the portal help guide for the exact field mapping.
Release Notes
v1 docs launch: GHL-MCP portal onboarding, credential vault, status board, and import/export foundation.