@elitedcs/ghl-mcp 3.65.2 → 3.65.3
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 +24 -0
- package/dist/index.js +1 -1
- package/guide/guide.html +57 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 3.65.3 — the guide now covers most of what you are paying for
|
|
4
|
+
|
|
5
|
+
The library had guides for 20 of the 50 areas the product touches. Six shipped
|
|
6
|
+
guides were listed as covering things they never actually mentioned. That is
|
|
7
|
+
now 38, and the new material was checked against two real accounts before it
|
|
8
|
+
was written, not recalled.
|
|
9
|
+
|
|
10
|
+
- **Your team, numbers, and files** are covered in account admin: who has access,
|
|
11
|
+
which phone numbers the account owns, what is in media storage.
|
|
12
|
+
- **Surveys** are covered alongside forms, including why "show me my forms" never
|
|
13
|
+
returns them and where a client's missing intake answers usually are.
|
|
14
|
+
- **Email campaigns** are covered alongside templates, including how to spot an
|
|
15
|
+
old sequence still sending against a client's list.
|
|
16
|
+
- **Review links, connected social accounts and bulk campaigns** each got the
|
|
17
|
+
section their guide had been promising.
|
|
18
|
+
|
|
19
|
+
**Webhooks do not work and never did.** All five webhook tools call an address
|
|
20
|
+
GoHighLevel does not have. Four different paths, two API versions, two accounts:
|
|
21
|
+
404 every time. They are now marked as not guide material rather than left
|
|
22
|
+
looking available. Whether they get repaired or withdrawn is a separate call.
|
|
23
|
+
|
|
24
|
+
The billing guide added in 3.65.2 also covers estimates now, so the second
|
|
25
|
+
half-written billing guide has been retired rather than left on the shelf.
|
|
26
|
+
|
|
3
27
|
## 3.65.2 — invoicing never worked, and the guide stopped being one long page
|
|
4
28
|
|
|
5
29
|
- **Fix: creating an invoice failed every single time.** The call sent five
|
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.3",
|
|
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: b69654ea29507200 -->
|
|
8
8
|
<style>
|
|
9
9
|
/* Deliberately light in every environment, including a dark-mode OS. This is a
|
|
10
10
|
reference document people read at length, print, and save to PDF, and a page
|
|
@@ -245,8 +245,7 @@ body.app.reading #indexview{display:none}
|
|
|
245
245
|
<div class="catsec" id="cat-pipelines-and-sales"><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">Open guide →</span></div></a>
|
|
246
246
|
<a class="card pub" href="#g-invoices-and-payments" data-k="invoice bill billing payment paid product price coupon promo code discount transactions orders revenue estimate"><h3>Bill a client and see what you were paid</h3><p>Products, invoices, coupons, and the money reads, without opening the billing screen.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~5 minutes</span><span class="open">Open guide →</span></div></a>
|
|
247
247
|
<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">Open guide →</span></div></a>
|
|
248
|
-
<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">Open guide →</span></div></a>
|
|
249
|
-
<button class="card locked" type="button" data-k="invoices estimates payments send record coupons products" data-toast="This guide arrives in a product update — your install picks it up automatically." title="Coming in a product update." aria-label="Invoices and estimates. Coming in a product update."><h3>Invoices and estimates</h3><p>Create, send, and track invoices and estimates without opening GHL.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~3 min</span><span class="applabel">Coming in an update</span></div></button></div></div>
|
|
248
|
+
<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">Open guide →</span></div></a></div></div>
|
|
250
249
|
<div class="catsec" id="cat-client-builds-and-pages"><h2>Client builds and pages</h2><div class="cards"><a class="card pub" href="#g-snapshots-and-reusing-a-build" data-k="snapshot template reuse clone account new client share link import rollout onboarding"><h3>Reuse a build across client accounts</h3><p>Find your snapshots, share one, and know exactly what does not travel with it.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~5 minutes</span><span class="open">Open guide →</span></div></a>
|
|
251
250
|
<button class="card locked" type="button" data-k="blueprint client account build intake onboarding new complete template" data-toast="This guide arrives in a product update — your install picks it up automatically." title="Coming in a product update." aria-label="The Blueprint: build a client account. Coming in a product update."><h3>The Blueprint: build a client account</h3><p>From intake form to a complete, reviewed account build you approve before it runs.</p><div class="meta"><span class="pill full">Full license</span><span class="time">~1 hour</span><span class="applabel">Coming in an update</span></div></button>
|
|
252
251
|
<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>
|
|
@@ -317,6 +316,18 @@ Do not change anything. This is a read.</p></div>
|
|
|
317
316
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
318
317
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"Workflow notifications go to nobody."</td><td>They point at a user who has gone. List the users, then ask Claude to repoint the notification.</td></tr><tr><td>"Texts fail on a new client account."</td><td>The account has no number, or is not registered for texting yet. The number list shows you in seconds.</td></tr><tr><td>"The export is huge."</td><td>Ask for the part you care about: "just the workflows and pipelines by name".</td></tr><tr><td>"The comparison says the other account is empty."</td><td>Each account's key only works on that account, so the other one could not be read at all. Save its key once and compare again. Claude now says "unavailable" rather than showing zeros, so you can tell the two apart.</td></tr></table></div>
|
|
319
318
|
</div>
|
|
319
|
+
<div class="gsec"><h2>The rest of the account</h2>
|
|
320
|
+
<p class="gpara">One ask covers the things you only look at when something is wrong.</p>
|
|
321
|
+
<div class="prompt"><q>Who has access to this account?</q><button class="copy" type="button">Copy</button></div>
|
|
322
|
+
<div class="prompt"><q>What phone numbers does this account have?</q><button class="copy" type="button">Copy</button></div>
|
|
323
|
+
<div class="prompt"><q>Show me the files in media storage.</q><button class="copy" type="button">Copy</button></div>
|
|
324
|
+
<ul>
|
|
325
|
+
<li><b>Users</b> come back with their name, email, phone and role. This is the fastest way to answer "who can see this client's data", and you need a real user id whenever a workflow has to notify or assign someone.</li>
|
|
326
|
+
<li><b>Phone numbers</b> list with their label, so you can tell which number a client is actually texting from before you wire a workflow to it.</li>
|
|
327
|
+
<li><b>Media</b> is the file library behind your emails and pages. Worth a look when an image stops rendering.</li>
|
|
328
|
+
<li><b>Businesses</b> are GHL's optional grouping layer above contacts. Most accounts have none, and an empty answer here means exactly that, not a failure.</li>
|
|
329
|
+
</ul>
|
|
330
|
+
</div>
|
|
320
331
|
<div class="gsec"><h2>Related guides</h2>
|
|
321
332
|
<ul>
|
|
322
333
|
<li>switch-between-client-accounts</li>
|
|
@@ -634,6 +645,16 @@ When it saves, list the templates in the account so I can see it landed, and tel
|
|
|
634
645
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
635
646
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The email arrived as one wall of text."</td><td>Say how you want it structured: short paragraphs, one button. Claude will lay it out.</td></tr><tr><td>"The name did not merge."</td><td>The merge field name has to match this account's setup. Ask Claude to check the field exists before saving.</td></tr><tr><td>"I have four versions of the same template."</td><td>Say "update the existing template" instead of describing it again. Repeating the description creates a new one.</td></tr></table></div>
|
|
636
647
|
</div>
|
|
648
|
+
<div class="gsec"><h2>Campaigns, and what is scheduled</h2>
|
|
649
|
+
<p class="gpara">Templates are what an email looks like. Campaigns are the sends built on them.</p>
|
|
650
|
+
<div class="prompt"><q>What email campaigns exist in this account?</q><button class="copy" type="button">Copy</button></div>
|
|
651
|
+
<div class="prompt"><q>Show me every scheduled email send.</q><button class="copy" type="button">Copy</button></div>
|
|
652
|
+
<ul>
|
|
653
|
+
<li>Campaigns come back with their name, subject and how many sends sit under them, which is the quickest way to spot an old sequence still running against a client's list.</li>
|
|
654
|
+
<li>A template is not a send. Editing one does not change anything already scheduled.</li>
|
|
655
|
+
<li>An empty campaign list on a busy account usually means the sends live in workflows instead. Ask for the workflows.</li>
|
|
656
|
+
</ul>
|
|
657
|
+
</div>
|
|
637
658
|
<div class="gsec"><h2>Related guides</h2>
|
|
638
659
|
<ul>
|
|
639
660
|
<li>build-nurture-sequence</li>
|
|
@@ -895,6 +916,16 @@ When it saves, read the form back to me question by question, and tell me exactl
|
|
|
895
916
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
896
917
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The answers are not on the contact record."</td><td>The questions were not wired to fields. Ask Claude to wire them, and it will create the fields it needs.</td></tr><tr><td>"The form saved but looks wrong on the page."</td><td>The page has its own copy of the form settings. Rebuild the page section with the form after you finish the form, not before.</td></tr><tr><td>"Nobody finished the form."</td><td>Too many questions. Cut it to four and put the rest in the follow-up conversation.</td></tr><tr><td>"It says my test phone number is invalid."</td><td>Numbers starting 555 are reserved for fiction and GHL rejects them. Test with a real-format number instead.</td></tr><tr><td>"I submitted a test and the contact does not come up in search."</td><td>Search runs off an index that lags a few moments behind. The contact record itself is already correct, so open it directly or just ask again shortly.</td></tr></table></div>
|
|
897
918
|
</div>
|
|
919
|
+
<div class="gsec"><h2>Surveys, and the difference from forms</h2>
|
|
920
|
+
<p class="gpara">A form captures somebody in one screen. A survey walks them through questions, often over several pages, and stores its answers separately.</p>
|
|
921
|
+
<div class="prompt"><q>List the surveys in this account.</q><button class="copy" type="button">Copy</button></div>
|
|
922
|
+
<div class="prompt"><q>Show me the last 20 survey responses.</q><button class="copy" type="button">Copy</button></div>
|
|
923
|
+
<ul>
|
|
924
|
+
<li>Ask for surveys explicitly. "Show me my forms" will not include them, and a client asking why their intake answers are missing is usually looking at a survey.</li>
|
|
925
|
+
<li>Both return their answers with the contact attached, so you can go from a response straight to the person.</li>
|
|
926
|
+
<li>Submissions are paged. Ask for a date range or a limit, or you will get the first page and think that is all of them.</li>
|
|
927
|
+
</ul>
|
|
928
|
+
</div>
|
|
898
929
|
<div class="gsec"><h2>Related guides</h2>
|
|
899
930
|
<ul>
|
|
900
931
|
<li>page-studio-pages-and-sites</li>
|
|
@@ -1331,6 +1362,14 @@ Before you send: confirm the exact contact you matched, show me their phone numb
|
|
|
1331
1362
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
1332
1363
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The text says sent but never arrived."</td><td>The sub-account is not fully registered for texting. Check A2P status in GHL. This is the most common cause by far.</td></tr><tr><td>"It went to the wrong person."</td><td>Two contacts share a first name. Always give the full name or email and read the match Claude shows you.</td></tr><tr><td>"I meant to send twenty of these."</td><td>Twenty one-off sends is a sequence in disguise. Build a nurture; it stops on reply and keeps you out of trouble.</td></tr></table></div>
|
|
1333
1364
|
</div>
|
|
1365
|
+
<div class="gsec"><h2>Bulk campaigns</h2>
|
|
1366
|
+
<p class="gpara">Individual messages are one thing; a campaign is the older bulk-send layer sitting alongside your workflows.</p>
|
|
1367
|
+
<div class="prompt"><q>What campaigns are running in this account?</q><button class="copy" type="button">Copy</button></div>
|
|
1368
|
+
<ul>
|
|
1369
|
+
<li>Most modern accounts have none, because workflows replaced them. An empty answer is normal, not broken.</li>
|
|
1370
|
+
<li>If a client swears they are still emailing people and you cannot find the workflow, check here before you go hunting.</li>
|
|
1371
|
+
</ul>
|
|
1372
|
+
</div>
|
|
1334
1373
|
<div class="gsec"><h2>Related guides</h2>
|
|
1335
1374
|
<ul>
|
|
1336
1375
|
<li>review-your-conversations</li>
|
|
@@ -1505,6 +1544,14 @@ Then confirm back to me, one line each, that every post saved as a draft and whi
|
|
|
1505
1544
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
1506
1545
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"The posts went nowhere."</td><td>The account connection had expired. Reconnect it in GHL, then the queue drains normally.</td></tr><tr><td>"The captions sound like a robot."</td><td>Give Claude two real posts from the client and say "write like these". Voice comes from examples, not adjectives.</td></tr><tr><td>"It posted to the wrong page."</td><td>Name the exact page or profile in the ask, and check the account list Claude prints first.</td></tr></table></div>
|
|
1507
1546
|
</div>
|
|
1547
|
+
<div class="gsec"><h2>Which accounts are actually connected</h2>
|
|
1548
|
+
<p class="gpara">Before scheduling anything, check what the account can post to.</p>
|
|
1549
|
+
<div class="prompt"><q>Which social accounts are connected here?</q><button class="copy" type="button">Copy</button></div>
|
|
1550
|
+
<ul>
|
|
1551
|
+
<li>Connected accounts come back grouped, so you can see at a glance whether the client connected a page, a profile, or nothing at all.</li>
|
|
1552
|
+
<li>Scheduling to a platform that was never connected fails quietly at post time, long after you have moved on. Check first on any account you did not connect yourself.</li>
|
|
1553
|
+
</ul>
|
|
1554
|
+
</div>
|
|
1508
1555
|
<div class="gsec"><h2>Related guides</h2>
|
|
1509
1556
|
<ul>
|
|
1510
1557
|
<li>blog-posting</li>
|
|
@@ -1790,6 +1837,13 @@ Tell me plainly what happens on my side when somebody clicks it, and what I woul
|
|
|
1790
1837
|
<div class="gsec"><h2>Where people go wrong</h2>
|
|
1791
1838
|
<div style="overflow-x:auto"><table class="wrongtbl"><tr><th>What happened</th><th>The fix</th></tr><tr><td>"No reviews came back and I know we have some."</td><td>Reviews live per sub-account. Confirm which account you are in, then ask again. Reviews also only appear here once the platform they came from is connected under Reputation.</td></tr><tr><td>"It says no reviews, but there are some on our Facebook page."</td><td>Having a review link for a platform is not the same as having that platform connected. Until it is connected, the reviews stay on Facebook and never reach the account.</td></tr><tr><td>"I want alerts, not to keep asking."</td><td>Ask for a workflow instead: a review request after every completed appointment, and a notification to you on anything low.</td></tr><tr><td>"The reply Claude wrote sounds defensive."</td><td>Tell it the tone: short, human, take responsibility, offer to fix it privately. It will rewrite.</td></tr></table></div>
|
|
1792
1839
|
</div>
|
|
1840
|
+
<div class="gsec"><h2>Review links, and where the requests come from</h2>
|
|
1841
|
+
<div class="prompt"><q>What is my review link?</q><button class="copy" type="button">Copy</button></div>
|
|
1842
|
+
<ul>
|
|
1843
|
+
<li>The review link is the URL your request messages point customers at. Read it back before you paste it into a workflow, because a wrong one sends people nowhere and nobody reports it.</li>
|
|
1844
|
+
<li>Reviews come back with the rating, the text, the reviewer and the source, so you can answer "what are people actually saying" in one ask rather than reading a dashboard.</li>
|
|
1845
|
+
</ul>
|
|
1846
|
+
</div>
|
|
1793
1847
|
<div class="gsec"><h2>Related guides</h2>
|
|
1794
1848
|
<ul>
|
|
1795
1849
|
<li>weekly-account-report</li>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elitedcs/ghl-mcp",
|
|
3
|
-
"version": "3.65.
|
|
3
|
+
"version": "3.65.3",
|
|
4
4
|
"mcpName": "io.github.drjerryrelth/ghl-command",
|
|
5
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",
|