@elitedcs/ghl-mcp 3.65.0 → 3.65.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +28 -0
- package/dist/index.js +1 -1
- package/guide/guide.html +36 -10
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,33 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 3.65.1 — the guide caught up with the product
|
|
4
|
+
|
|
5
|
+
No code changes. The built-in user guide ships inside the install, so it goes
|
|
6
|
+
out as its own release.
|
|
7
|
+
|
|
8
|
+
- **Fix: the booking-calendar guide was telling you to do something by hand that
|
|
9
|
+
the product now does.** It said minimum booking notice lived on GHL's calendar
|
|
10
|
+
screen "and not here", and sent you there to set it. 3.65.0 made it settable
|
|
11
|
+
directly. Anyone following that page yesterday was sent clicking through GHL
|
|
12
|
+
for no reason.
|
|
13
|
+
- **Booking calendars**: daily caps and minimum notice are now in the guide, in
|
|
14
|
+
the same ask that sets your hours and slot length. Plus what to do if an older
|
|
15
|
+
version reset your slot lengths or opening hours when you changed something
|
|
16
|
+
else.
|
|
17
|
+
- **Nurture sequences**: quiet hours. What they are, why every workflow that
|
|
18
|
+
texts needs its own, and the one thing to go check: if you set quiet hours
|
|
19
|
+
before 3.65.0, they were dropped the next time that workflow was saved. Open
|
|
20
|
+
anything that texts and set them once more.
|
|
21
|
+
- **Contact lists**: how to save a group as a list you can reopen, rather than
|
|
22
|
+
rebuilding the same filter every Monday. These tools never worked before
|
|
23
|
+
3.65.0, so if you tried this and found nothing in GHL, that is why.
|
|
24
|
+
- **Blueprint**: how appointment, reply, missed-call and number-check triggers
|
|
25
|
+
get scoped to the thing you actually meant, and why a stage move needs to find
|
|
26
|
+
its deal first.
|
|
27
|
+
|
|
28
|
+
Every prompt in the guide is bound to a run that actually happened in a real
|
|
29
|
+
sub-account. The three new ones were proven live before this shipped.
|
|
30
|
+
|
|
3
31
|
## 3.65.0 — nine calls that reported success and did the wrong thing
|
|
4
32
|
|
|
5
33
|
Found while building a 139-requirement home-care front office end to end. Every
|
package/dist/index.js
CHANGED
|
@@ -2854,7 +2854,7 @@ var require_package = __commonJS({
|
|
|
2854
2854
|
"package.json"(exports2, module2) {
|
|
2855
2855
|
module2.exports = {
|
|
2856
2856
|
name: "@elitedcs/ghl-mcp",
|
|
2857
|
-
version: "3.65.
|
|
2857
|
+
version: "3.65.1",
|
|
2858
2858
|
mcpName: "io.github.drjerryrelth/ghl-command",
|
|
2859
2859
|
description: "GoHighLevel MCP Server for Claude. 238 tools \u2014 full CRM, automation, marketing control, account-wide workflow audit, live funnel-capture verification, and the only programmatic GHL workflow builder, now multi-tenant across client accounts.",
|
|
2860
2860
|
main: "dist/index.js",
|
package/guide/guide.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
6
6
|
<title>GHL Command — User Guide</title>
|
|
7
|
-
<!-- guides-hash:
|
|
7
|
+
<!-- guides-hash: f8bcba4d92d295fa -->
|
|
8
8
|
<style>
|
|
9
9
|
:root{
|
|
10
10
|
--bg:#F2F4F6; --surface:#FFFFFF; --ink:#1C2833; --muted:#5B6B78; --line:#DDE3E8;
|
|
@@ -173,14 +173,14 @@ main{max-width:1180px}
|
|
|
173
173
|
</div>
|
|
174
174
|
<div class="catsec"><h2>Getting set up</h2><div class="cards"><a class="card pub" href="#g-install-ghl-command" data-k="install connect setup start windows mac workflow builder browser login step 2 full version"><h3>Install GHL Command</h3><p>One install, two short steps, whether you are on the Free plan or the full license. Nothing left to add later.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~6 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
175
175
|
<a class="card pub" href="#g-switch-between-client-accounts" data-k="switch subaccount sub-account location client account change which account wrong account"><h3>Switch between client accounts</h3><p>Point Claude at any of your sub-accounts by name, and confirm which one is active.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~10 seconds</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
176
|
-
<div class="catsec"><h2>Contacts and leads</h2><div class="cards"><a class="card pub" href="#g-bulk-tag-and-clean-up" data-k="bulk tag untag update clean duplicates many contacts segment mass"><h3>Bulk tag and clean up</h3><p>Tag, untag, or update hundreds of contacts in one instruction.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~2 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
176
|
+
<div class="catsec"><h2>Contacts and leads</h2><div class="cards"><a class="card pub" href="#g-bulk-tag-and-clean-up" data-k="bulk tag untag update clean duplicates many contacts segment mass smart list saved list view"><h3>Bulk tag and clean up</h3><p>Tag, untag, or update hundreds of contacts in one instruction, then save the group as a list.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~2 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
177
177
|
<a class="card pub" href="#g-count-and-report-contacts" data-k="count how many contacts report number leads week month total added"><h3>Count and report your contacts</h3><p>Ask for a number, get the real number, with the date range printed next to it.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~10 seconds</span><span class="open">Read below ↓</span></div></a>
|
|
178
178
|
<a class="card pub" href="#g-find-and-list-contacts" data-k="list find contacts export spreadsheet csv excel search leads who signed up"><h3>Find and list contacts</h3><p>Pull a clean list into a spreadsheet you can open in Excel or Google Sheets.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~1 minute</span><span class="open">Read below ↓</span></div></a>
|
|
179
179
|
<a class="card pub" href="#g-weekly-account-report" data-k="weekly report account snapshot health summary how are we doing client report monday"><h3>Weekly account report</h3><p>One ask, a full snapshot of the account's week: leads, pipeline, and conversations.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~1 minute</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
180
180
|
<div class="catsec"><h2>Automations</h2><div class="cards"><a class="card pub" href="#g-add-an-exit-workflow" data-k="exit workflow remove stop replied tag note notify pull out stop texting"><h3>Add an exit workflow</h3><p>Cleanly pull people out of a sequence when they reply, tag them, and get you notified.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~5 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
181
181
|
<a class="card pub" href="#g-audit-your-workflows" data-k="audit workflows broken silent failure check review existing validate not sending nothing happens"><h3>Audit your workflows</h3><p>Find silent failures and dead ends in existing workflows before your client does.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~2 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
182
182
|
<a class="card pub" href="#g-branch-on-tags-and-fields" data-k="if else branch condition vip tag field split two paths different message"><h3>Branch on tags and fields</h3><p>If they are a VIP, send this. Otherwise, send that. Built correctly the first time.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~5 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
183
|
-
<a class="card pub" href="#g-build-nurture-sequence" data-k="nurture sequence drip texts emails follow up workflow build"><h3>Build a nurture sequence</h3><p>A follow-up machine that texts, emails, waits, and stops the second someone replies.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~15 minutes</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
183
|
+
<a class="card pub" href="#g-build-nurture-sequence" data-k="nurture sequence drip texts emails follow up workflow build quiet hours sending window contact hours"><h3>Build a nurture sequence</h3><p>A follow-up machine that texts, emails, waits, and stops the second someone replies.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~15 minutes</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
184
184
|
<div class="catsec"><h2>Pipelines and sales</h2><div class="cards"><a class="card pub" href="#g-documents-and-contracts" data-k="documents contracts proposals signature send sign agreement esign template"><h3>Documents and contracts</h3><p>Proposals and contracts sent for signature and tracked from Claude.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~5 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
185
185
|
<a class="card pub" href="#g-stand-up-a-pipeline" data-k="pipeline stages create new client setup opportunity sales process deal stages"><h3>Stand up a pipeline</h3><p>Stages, fields, and tags for a new client in one conversation.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~10 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
186
186
|
<a class="card pub" href="#g-track-and-move-opportunities" data-k="opportunities deals move stage track stuck value won lost pipeline board"><h3>Track and move opportunities</h3><p>Move deals between stages, update values, and see what is stuck.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~1 minute</span><span class="open">Read below ↓</span></div></a>
|
|
@@ -189,7 +189,7 @@ main{max-width:1180px}
|
|
|
189
189
|
<button class="card locked" type="button" data-k="page studio compose website landing pages funnel" data-toast="This guide arrives in a product update — your install picks it up automatically." title="Coming in a product update." aria-label="Page Studio: pages and sites. Coming in a product update."><h3>Page Studio: pages and sites</h3><p>Compose landing pages and full sites that render correctly in GHL.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~20 min</span><span class="applabel">Coming in an update</span></div></button>
|
|
190
190
|
<button class="card locked" type="button" data-k="clone site copy rebrand landing page existing url" data-toast="This guide arrives in a product update — your install picks it up automatically." title="Coming in a product update." aria-label="Clone and rebrand a site. Coming in a product update."><h3>Clone and rebrand a site</h3><p>Rebuild an existing page for a new client, with a rights check and a review report.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~30 min</span><span class="applabel">Coming in an update</span></div></button></div></div>
|
|
191
191
|
<div class="catsec"><h2>Booking and calendars</h2><div class="cards"><a class="card pub" href="#g-see-and-manage-appointments" data-k="appointments today schedule upcoming who is booked list no show cancel reschedule diary"><h3>See and manage appointments</h3><p>Who is booked today, this week, or for a specific client, in one ask.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~10 seconds</span><span class="open">Read below ↓</span></div></a>
|
|
192
|
-
<a class="card pub" href="#g-set-up-a-booking-calendar" data-k="calendar create booking consult slots availability buffer appointment types schedule"><h3>Set up a booking calendar</h3><p>A consult calendar with the right slots, buffers, and the right person attached.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~10 minutes</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
192
|
+
<a class="card pub" href="#g-set-up-a-booking-calendar" data-k="calendar create booking consult slots availability buffer appointment types schedule daily limit notice same day"><h3>Set up a booking calendar</h3><p>A consult calendar with the right slots, buffers, and the right person attached.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~10 minutes</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
193
193
|
<div class="catsec"><h2>Email and SMS</h2><div class="cards"><a class="card pub" href="#g-build-email-templates" data-k="email template design create campaign builder reusable branded rename archive"><h3>Build email templates</h3><p>Reusable, branded templates created and edited without the GHL editor.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~10 minutes</span><span class="open">Read below ↓</span></div></a>
|
|
194
194
|
<a class="card pub" href="#g-review-your-conversations" data-k="conversations inbox read unread replies check messages who replied catch up missed"><h3>Review your conversations</h3><p>Catch up on replies and unread threads across every channel.</p><div class="meta"><span class="pill free">Free plan</span><span class="time">~1 minute</span><span class="open">Read below ↓</span></div></a>
|
|
195
195
|
<a class="card pub" href="#g-send-texts-and-emails" data-k="send message text sms email contact reply conversation follow up one off"><h3>Send texts and emails</h3><p>Message any contact from Claude, in your voice, on the right channel.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~30 seconds</span><span class="open">Read below ↓</span></div></a></div></div>
|
|
@@ -490,16 +490,19 @@ When it saves, list the templates in the account so I can see it landed, and tel
|
|
|
490
490
|
<ul>
|
|
491
491
|
<li>A ready-to-review workflow in your GHL account: texts, emails, and waits in the right order, every message written out.</li>
|
|
492
492
|
<li>Stop-on-reply built in, so nobody gets a robot follow-up after a human conversation has started.</li>
|
|
493
|
+
<li>Quiet hours, so the sequence never texts somebody at two in the morning because a wait timer landed there.</li>
|
|
493
494
|
<li>A matching exit workflow: when someone replies, they leave the nurture, get tagged, and you get notified.</li>
|
|
494
495
|
</ul>
|
|
495
496
|
</div>
|
|
496
497
|
<div class="gsec"><h2>Quick start</h2>
|
|
497
498
|
<div class="prompt"><q>Build a 7-day nurture for new leads: text right away, email an hour later, then follow up daily until they reply.</q><button class="copy" type="button">Copy</button></div>
|
|
499
|
+
<div class="prompt"><q>Only let this workflow send between 8am and 9pm.</q><button class="copy" type="button">Copy</button></div>
|
|
498
500
|
<div class="prompt"><q>Show me the full plan first. Do not build anything until I approve it.</q><button class="copy" type="button">Copy</button></div>
|
|
499
501
|
</div>
|
|
500
502
|
<div class="gsec"><h2>The pro prompt</h2>
|
|
501
503
|
<div class="pro"><div class="pro-head"><b>The exact ask we run on real client accounts</b><span class="pill full">Proven live</span><button class="copy" type="button">Copy</button></div><p class="pro-body">Build a nurture workflow in my [Radiance Med Spa] account called "New Lead Nurture 7 Day". Trigger: when the tag [new-lead] is added.
|
|
502
504
|
The sequence: (1) Immediately, text: "Hi {{first name}}, this is [Dana] from [Radiance Med Spa]. Thanks for reaching out about our [body contouring special]! Want me to grab you a free consult this week?" (2) Wait 1 hour, then send an email, subject "Your consult is waiting", friendly, three short paragraphs, one button to my booking link. (3) Wait 1 day, then text a soft check-in. (4) Wait 2 days, then email a before-and-after story from a real client. (5) Wait 3 days, then text a last-call message about the special ending.
|
|
505
|
+
Set quiet hours on this workflow: it may only send between [8am] and [9pm], [every day]. Nothing goes out outside that window.
|
|
503
506
|
Stop the sequence the moment they reply on any channel. Also build the exit workflow: when they reply, remove them from the nurture, tag them [warm-lead], add a note with what they said, and notify me.
|
|
504
507
|
Before you build anything: show me every message written out for my approval, and verify my account's real pipeline, tag, and calendar IDs so nothing fails silently.</p></div>
|
|
505
508
|
<p class="gpara">Everything in [brackets] is yours to change. The last paragraph is the safety net: it makes Claude plan first and check your account's real setup before touching it.</p>
|
|
@@ -521,6 +524,8 @@ Before you build anything: show me every message written out for my approval, an
|
|
|
521
524
|
<div class="fnode"><span class="tag em">Email</span>before-and-after story</div>
|
|
522
525
|
<div class="fconn"></div>
|
|
523
526
|
<div class="fnode"><span class="tag sms">Text</span>last call</div>
|
|
527
|
+
<div class="fconn"></div>
|
|
528
|
+
<div class="fnode"><span class="tag wait">QUIET HOURS: nothing sends outside 8am to 9pm, whenever a wait timer lands</span>then</div>
|
|
524
529
|
<div class="fstop">the whole track stops the moment they reply, on any channel</div>
|
|
525
530
|
</div>
|
|
526
531
|
</div>
|
|
@@ -533,13 +538,17 @@ Before you build anything: show me every message written out for my approval, an
|
|
|
533
538
|
</div>
|
|
534
539
|
<div class="gsec"><h2>Good to know</h2>
|
|
535
540
|
<ul>
|
|
541
|
+
<li>Ask for quiet hours on anything that sends texts. Wait timers do not care what time it is: a one-day wait started at 11pm fires at 11pm. A window of 8am to 9pm is the common answer, and it is set per workflow, so every sequence that texts needs its own.</li>
|
|
542
|
+
<li>Quiet hours are the only place a sending window lives. There is no time-of-day setting inside the AI agent builders, so if a bot hands off to a workflow, this is what protects the handoff.</li>
|
|
543
|
+
<li>Once set, quiet hours stay set. Edit a message or add a step later and the window comes through untouched.</li>
|
|
536
544
|
<li>GHL's editor struggles past about 40 steps in one workflow. Claude knows this and splits long sequences automatically.</li>
|
|
537
545
|
<li>Messages come out in your voice if you give Claude a sample first: paste one text you would actually send and say "write like this".</li>
|
|
538
546
|
<li>The nurture and its exit workflow are a pair. If you ever remove one, ask Claude to update the other, so nothing points at a workflow that is gone.</li>
|
|
547
|
+
<li>If a step in your sequence moves a deal to a new stage, it needs to find that deal first. Say "look up the opportunity, then move it" and Claude wires both. A move on its own saves cleanly and then does nothing.</li>
|
|
539
548
|
</ul>
|
|
540
549
|
</div>
|
|
541
550
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
542
|
-
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"It built the workflow but nothing ever sends."</td><td>Say "audit this workflow". GHL fails silently when something inside is misconfigured; the audit finds it in seconds.</td></tr><tr><td>"The messages sound generic."</td><td>Give Claude your voice before building: paste a real text you have sent and say "write like this".</td></tr><tr><td>"I want to change one message."</td><td>Say "update step 3's text to..." and never rebuild from scratch. Updates keep everything connected.</td></tr></table></div>
|
|
551
|
+
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"It built the workflow but nothing ever sends."</td><td>Say "audit this workflow". GHL fails silently when something inside is misconfigured; the audit finds it in seconds.</td></tr><tr><td>"A text went out at 3am."</td><td>The workflow has no quiet hours. Say "only let this workflow send between 8am and 9pm" and Claude sets the window.</td></tr><tr><td>"I set quiet hours and later they were gone."</td><td>Versions before 3.65.0 dropped the window whenever the workflow was saved again. Open any workflow that texts, check its window, and set it once more. From 3.65.0 on it survives every later edit.</td></tr><tr><td>"The messages sound generic."</td><td>Give Claude your voice before building: paste a real text you have sent and say "write like this".</td></tr><tr><td>"I want to change one message."</td><td>Say "update step 3's text to..." and never rebuild from scratch. Updates keep everything connected.</td></tr></table></div>
|
|
543
552
|
</div>
|
|
544
553
|
<div class="gsec"><h2>Related guides</h2>
|
|
545
554
|
<ul>
|
|
@@ -552,19 +561,21 @@ Before you build anything: show me every message written out for my approval, an
|
|
|
552
561
|
|
|
553
562
|
<section class="gview" id="g-bulk-tag-and-clean-up">
|
|
554
563
|
<h1 class="gtitle serif">Bulk tag and clean up</h1>
|
|
555
|
-
<p class="gpromise">Tag, untag, or update hundreds of contacts in one instruction.</p>
|
|
564
|
+
<p class="gpromise">Tag, untag, or update hundreds of contacts in one instruction, then save the group as a list.</p>
|
|
556
565
|
<div class="gmeta"><span class="pill full">Full license</span><span class="time">~2 minutes</span><span class="time">Works in Claude Desktop and Claude Code</span></div>
|
|
557
566
|
<div class="gsec"><h2>What you'll get</h2>
|
|
558
567
|
<ul>
|
|
559
568
|
<li>One instruction that tags, untags, or updates a whole group of contacts at once.</li>
|
|
560
569
|
<li>A count of exactly who is about to be touched, before anything is touched.</li>
|
|
561
570
|
<li>A report of what actually landed: how many succeeded, how many failed, out of how many.</li>
|
|
571
|
+
<li>The group saved as a list you can open in GHL any day, instead of rebuilding the same filter every week.</li>
|
|
562
572
|
</ul>
|
|
563
573
|
</div>
|
|
564
574
|
<div class="gsec"><h2>Say this</h2>
|
|
565
575
|
<div class="prompt"><q>Tag everyone who came in from the September ad as september-lead.</q><button class="copy" type="button">Copy</button></div>
|
|
566
576
|
<div class="prompt"><q>Remove the cold-lead tag from anyone who has replied to us.</q><button class="copy" type="button">Copy</button></div>
|
|
567
577
|
<div class="prompt"><q>Tag these twelve contacts as needs-follow-up.</q><button class="copy" type="button">Copy</button></div>
|
|
578
|
+
<div class="prompt"><q>Save everyone tagged needs-follow-up as a list called Needs Follow Up.</q><button class="copy" type="button">Copy</button></div>
|
|
568
579
|
</div>
|
|
569
580
|
<div class="gsec"><h2>The pro prompt</h2>
|
|
570
581
|
<div class="pro"><div class="pro-head"><b>The exact ask we run on real client accounts</b><span class="pill full">Proven live</span><button class="copy" type="button">Copy</button></div><p class="pro-body">In my [Radiance Med Spa] account, find every contact tagged [website-lead] that also has [no tag of consult-booked].
|
|
@@ -573,11 +584,19 @@ Once I say go: add the tag [needs-follow-up] to all of them, then tell me how ma
|
|
|
573
584
|
Do not delete anything, do not send anything, and do not change any other field.</p></div>
|
|
574
585
|
<p class="gpara">Everything in [brackets] is yours to change. The two safety lines matter more than the rest: Claude counts and stops before it touches anything, and the last line rules out everything you did not ask for.</p>
|
|
575
586
|
</div>
|
|
587
|
+
<div class="gsec"><h2>Save the group as a list</h2>
|
|
588
|
+
<p class="gpara">Tagging answers "who needs chasing today". A saved list answers it again next Monday without you rebuilding the filter. Once a group is tagged, ask Claude to save it.</p>
|
|
589
|
+
<div class="pro"><div class="pro-head"><b>The exact ask we run on real client accounts</b><span class="pill full">Proven live</span><button class="copy" type="button">Copy</button></div><p class="pro-body">In my [Radiance Med Spa] account, save a contact list called "[Needs Follow Up]" that shows everyone tagged [needs-follow-up].
|
|
590
|
+
Read it back to me once it is saved so I know it exists, and tell me where to find it in GHL.
|
|
591
|
+
Do not change any contact, and do not delete any list that is already there.</p></div>
|
|
592
|
+
<p class="gpara">The list appears in your contacts view in GHL like any other saved list. Ask Claude to delete one by name when a campaign is over.</p>
|
|
593
|
+
</div>
|
|
576
594
|
<div class="gsec"><h2>What happens when you ask</h2>
|
|
577
595
|
<ol class="steps">
|
|
578
596
|
<li>Claude builds the group and tells you the size, with a few examples so you can spot a mistake.</li>
|
|
579
597
|
<li>You approve, or you narrow it. Nothing has changed yet.</li>
|
|
580
598
|
<li>Claude applies the change in batches and reports back what actually landed.</li>
|
|
599
|
+
<li>If you asked for a saved list, it creates it and reads it back so you can see it exists.</li>
|
|
581
600
|
</ol>
|
|
582
601
|
</div>
|
|
583
602
|
<div class="gsec"><h2>Good to know</h2>
|
|
@@ -585,11 +604,13 @@ Do not delete anything, do not send anything, and do not change any other field.
|
|
|
585
604
|
<li>Ask for the count first, every time. It is the difference between tagging 40 people and tagging 4,000.</li>
|
|
586
605
|
<li>Bulk delete is real, and it does not come back. Claude will make you confirm, and it is worth reading that message twice.</li>
|
|
587
606
|
<li>Tags are the backbone of GHL automation. Tag now, and your workflows have something to trigger on later.</li>
|
|
607
|
+
<li>Saved lists are built from conditions, not from a frozen set of names. Tag somebody tomorrow and they appear in the list on their own.</li>
|
|
608
|
+
<li>Saving lists needs version 3.65.0 or later. In every version before it, the list tools reported success and quietly created nothing, so if you tried this before and found nothing in GHL, that is why. Ask Claude "what version are you running" if you are not sure.</li>
|
|
588
609
|
<li>Bulk changes need the full license. The Free plan can find and count the group, but not change it.</li>
|
|
589
610
|
</ul>
|
|
590
611
|
</div>
|
|
591
612
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
592
|
-
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"It tagged more people than I meant."</td><td>Always ask for the count and the examples first. Approve after you see them, not before.</td></tr><tr><td>"I asked for duplicates to be merged."</td><td>GHL does not merge from the outside. Claude can find likely duplicates and list them, then you merge in GHL.</td></tr><tr><td>"The tags are not showing in GHL yet."</td><td>GHL's contact index lags a few seconds behind. The report of what succeeded is the truth; the list view catches up.</td></tr></table></div>
|
|
613
|
+
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"It tagged more people than I meant."</td><td>Always ask for the count and the examples first. Approve after you see them, not before.</td></tr><tr><td>"I saved a list before and it never showed up in GHL."</td><td>Versions before 3.65.0 could not actually save lists, though they said they had. Update, then ask again.</td></tr><tr><td>"I asked for duplicates to be merged."</td><td>GHL does not merge from the outside. Claude can find likely duplicates and list them, then you merge in GHL.</td></tr><tr><td>"The tags are not showing in GHL yet."</td><td>GHL's contact index lags a few seconds behind. The report of what succeeded is the truth; the list view catches up.</td></tr></table></div>
|
|
593
614
|
</div>
|
|
594
615
|
<div class="gsec"><h2>Related guides</h2>
|
|
595
616
|
<ul>
|
|
@@ -1040,18 +1061,21 @@ Before you send: confirm the exact contact you matched, show me their phone numb
|
|
|
1040
1061
|
<div class="gsec"><h2>What you'll get</h2>
|
|
1041
1062
|
<ul>
|
|
1042
1063
|
<li>A booking calendar with real opening hours, appointment length, and gaps between appointments.</li>
|
|
1064
|
+
<li>A daily booking cap and a minimum notice period, so a full day stays full and nobody books your next hour.</li>
|
|
1043
1065
|
<li>The right person attached to it, which is the step that quietly breaks calendars built in a hurry.</li>
|
|
1044
1066
|
<li>A read-back of what actually saved, plus the next available slots so you know it is bookable.</li>
|
|
1045
1067
|
</ul>
|
|
1046
1068
|
</div>
|
|
1047
1069
|
<div class="gsec"><h2>Say this</h2>
|
|
1048
1070
|
<div class="prompt"><q>Create a 30-minute consult calendar, weekdays 9 to 5, with a 15-minute gap between appointments.</q><button class="copy" type="button">Copy</button></div>
|
|
1071
|
+
<div class="prompt"><q>Cap the consult calendar at 6 bookings a day and require 24 hours notice.</q><button class="copy" type="button">Copy</button></div>
|
|
1049
1072
|
<div class="prompt"><q>Show me the calendars in this account.</q><button class="copy" type="button">Copy</button></div>
|
|
1050
1073
|
<div class="prompt"><q>What slots are free on the consult calendar this week?</q><button class="copy" type="button">Copy</button></div>
|
|
1051
1074
|
</div>
|
|
1052
1075
|
<div class="gsec"><h2>The pro prompt</h2>
|
|
1053
1076
|
<div class="pro"><div class="pro-head"><b>The exact ask we run on real client accounts</b><span class="pill full">Proven live</span><button class="copy" type="button">Copy</button></div><p class="pro-body">In my [MCP Testing] account, create a booking calendar called "[Free Consult]".
|
|
1054
1077
|
Appointments are [30] minutes, available [Monday to Friday, 9am to 5pm] in the account's timezone, with a [15] minute gap between appointments.
|
|
1078
|
+
Cap it at [6] bookings a day, and require at least [24] hours notice so nobody books the same morning.
|
|
1055
1079
|
Attach it to [me], and look up my real user record in this account rather than guessing at a name.
|
|
1056
1080
|
When it saves, read the calendar back to me and show me the next five bookable slots so I know it is genuinely open for business.</p></div>
|
|
1057
1081
|
<p class="gpara">Everything in [brackets] is yours to change. Asking for the next five slots at the end is the whole test. A calendar that saves but offers no slots looks perfect and books nobody.</p>
|
|
@@ -1059,21 +1083,23 @@ When it saves, read the calendar back to me and show me the next five bookable s
|
|
|
1059
1083
|
<div class="gsec"><h2>What happens when you ask</h2>
|
|
1060
1084
|
<ol class="steps">
|
|
1061
1085
|
<li>Claude looks up the real user in the account so the calendar has an owner who exists.</li>
|
|
1062
|
-
<li>It creates the calendar with your hours, length, gaps, and notice period.</li>
|
|
1086
|
+
<li>It creates the calendar with your hours, length, gaps, daily cap, and notice period.</li>
|
|
1063
1087
|
<li>It reads the calendar back and pulls the next available slots so you can see it is live.</li>
|
|
1064
1088
|
</ol>
|
|
1065
1089
|
</div>
|
|
1066
1090
|
<div class="gsec"><h2>Good to know</h2>
|
|
1067
1091
|
<ul>
|
|
1068
1092
|
<li>Say who the appointments belong to. A calendar with nobody attached will happily save and then show no availability.</li>
|
|
1093
|
+
<li>Ask for the daily cap and the notice period in the same breath as the hours. Six bookings protects a clinic day that also has patients in it, and twenty-four hours notice is what stops someone taking your next open slot while you are still in a room.</li>
|
|
1069
1094
|
<li>Timezones follow the sub-account's setting. If the account is set to the wrong city, every slot is wrong. Check that first on a new client account.</li>
|
|
1070
1095
|
<li>Round robin calendars, where several staff share the bookings, need each person listed. Name them all in the ask. On that type, a slot only opens if the calendar hours AND that person's own working hours both allow it, so a Saturday window needs somebody who works Saturdays.</li>
|
|
1071
|
-
<li>
|
|
1096
|
+
<li>Changing one setting later leaves the others alone. Rename a calendar or raise its daily cap and the slot length, the gaps and the opening hours all stay exactly as you left them.</li>
|
|
1097
|
+
<li>Confirmation and reminder messages still live on GHL's calendar screen. Set those once in GHL. If you want real control over reminder wording, ask Claude for a reminder workflow instead.</li>
|
|
1072
1098
|
<li>Needs the full license.</li>
|
|
1073
1099
|
</ul>
|
|
1074
1100
|
</div>
|
|
1075
1101
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
1076
|
-
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The calendar exists but shows no times."</td><td>Nobody is attached to it, or the hours fall outside the account's timezone. Ask for the next five slots and Claude will show you which it is.</td></tr><tr><td>"Clients are booking with no notice."</td><td>
|
|
1102
|
+
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The calendar exists but shows no times."</td><td>Nobody is attached to it, or the hours fall outside the account's timezone. Ask for the next five slots and Claude will show you which it is.</td></tr><tr><td>"Clients are booking with no notice."</td><td>Say how much notice you want and Claude sets it on the calendar. Twenty-four hours is the usual answer for a consult.</td></tr><tr><td>"One busy day swallowed my whole week."</td><td>Ask for a daily cap. It limits how many bookings a single day can take, no matter how many hours are open.</td></tr><tr><td>"My slot lengths and opening hours went back to defaults on their own."</td><td>Versions before 3.65.0 could reset untouched settings when you changed a different one. Ask Claude to read the calendar back and set them again. From 3.65.0 on, settings you do not mention are left alone.</td></tr><tr><td>"Appointments are back to back."</td><td>Ask for a gap between appointments. Fifteen minutes is the usual answer for a clinic.</td></tr></table></div>
|
|
1077
1103
|
</div>
|
|
1078
1104
|
<div class="gsec"><h2>Related guides</h2>
|
|
1079
1105
|
<ul>
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elitedcs/ghl-mcp",
|
|
3
|
-
"version": "3.65.
|
|
3
|
+
"version": "3.65.1",
|
|
4
4
|
"mcpName": "io.github.drjerryrelth/ghl-command",
|
|
5
|
-
"description": "GoHighLevel MCP Server for Claude. 238 tools
|
|
5
|
+
"description": "GoHighLevel MCP Server for Claude. 238 tools — full CRM, automation, marketing control, account-wide workflow audit, live funnel-capture verification, and the only programmatic GHL workflow builder, now multi-tenant across client accounts.",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"bin": {
|
|
8
8
|
"ghl-mcp": "dist/index.js"
|