ghl-gold
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GHL_API_KEY | Yes | The PIT token (private integration token) for GoHighLevel. | |
| GHL_LOCATION_ID | No | Default sub-account id (optional; agencies can pass location_id per call or use gold_ghl_location_switcher). | |
| GOLD_LICENSE_KEY | Yes | Your license key (PRO gate, fail-closed). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gold_setup_checkA | SETUP CHECK for GoHighLevel Gold — run this FIRST. Shows license tier, which API keys are set vs missing (names only, never values), and the exact next step. |
| gold_ghl_workflow_bulk_enrollA | POWER: enroll up to 25 contacts into one workflow (loops the official add-to-workflow call). Nurture blast without CSV imports. BYOK GHL_API_KEY. PAID ONLY $39. |
| gold_ghl_conversation_ai_summaryB | POWER: pull a conversation thread and get a 5-line summary + sentiment + suggested next action. Uses YOUR OpenAI key when present (BYOK); without key returns the clean transcript for manual reading. BYOK GHL_API_KEY (+optional OPENAI_API_KEY). PAID ONLY $39. |
| gold_ghl_contacts_search_upsert_bulkC | Search contacts by query, or bulk-upsert an array (email key) with tags — agency-scale contact ops the dead 193-star repo never finished. BYOK GHL_API_KEY. PAID ONLY $39. |
| gold_ghl_opportunity_move_stageC | Move one opportunity to a pipeline stage or won/lost. BYOK. PAID ONLY $39. |
| gold_ghl_conversations_list_reply_draftB | List recent conversations (unread first) or pull one thread's messages to draft a reply. BYOK. PAID ONLY $39. |
| gold_ghl_appointments_calendarB | List calendars and upcoming appointments for a sub-account. BYOK. PAID ONLY $39. |
| gold_ghl_tags_bulk_applyA | Add or remove tags on many contacts at once (loops upsert, 25 ids/call). BYOK. PAID ONLY $39. |
| gold_ghl_custom_fields_mapA | List a sub-account's custom fields (+folder) so AI fills them correctly instead of guessing keys. BYOK. PAID ONLY $39. |
| gold_ghl_location_switcherA | Agency mode: list every sub-account your key reaches, or inspect one (name/timezone/providers). BYOK. PAID ONLY $39. |
| gold_ghl_workflows_listA | List workflows (name/status/stats) so AI knows what automation fires before touching contacts. BYOK. PAID ONLY $39. |
| gold_ghl_pipeline_snapshot_reportA | One-call Monday report: pipelines with open/won value per stage across a sub-account. BYOK. PAID ONLY $39. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/diklaaltman91-ux/17-ghl-gold'
If you have feedback or need assistance with the MCP directory API, please join our Discord server