@elitedcs/ghl-mcp 3.27.0 → 3.27.2

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 CHANGED
@@ -1,5 +1,31 @@
1
1
  # Changelog
2
2
 
3
+ ## 3.27.2 — Fix license metadata: MIT → Proprietary
4
+
5
+ Metadata-only release. Corrects the npm package's stated license, which
6
+ was wrongly set to MIT and contradicted the paid/proprietary nature of
7
+ the product.
8
+
9
+ - `package.json` `license` field: `"MIT"` → `"SEE LICENSE IN LICENSE"`
10
+ - `LICENSE` file replaced with the actual proprietary commercial license
11
+ (Copyright Elite DCs, LLC; usage requires a paid license from
12
+ elitedcs.com/ghl-mcp-server; no redistribution, no reverse engineering,
13
+ no license-gate circumvention).
14
+
15
+ No code changes. Same 212-tool surface as 3.27.1. The runtime license-key
16
+ validation flow is unchanged.
17
+
18
+ ## 3.27.1 — README: real buyer testimonials + 30-day guarantee
19
+
20
+ Documentation-only release. Surfaces four real, verbatim buyer replies on the npm package README:
21
+
22
+ - Andres G. (paying customer): "I've already set it up, I'm using it and it works perfectly!"
23
+ - Garret W. (paying customer, running it headless on a Linux droplet): "Wow! That makes me VERY happy..."
24
+ - Ryan T. (paying customer): "That worked. Thank you." (bug reported Monday, hotfix shipped Tuesday)
25
+ - Frankie B.: "Thank you, Jerry. You're a star."
26
+
27
+ Also surfaces the 30-day time-back guarantee terms directly in the install header. No code or schema changes; same tool surface as 3.27.0.
28
+
3
29
  ## 3.27.0 — Multi-tenant Firebase binding fix
4
30
 
5
31
  **Fixes the bug that blocked workflow-builder tools in client sub-accounts even after a successful `register_company_firebase`.**
package/LICENSE CHANGED
@@ -1,21 +1,23 @@
1
- MIT License
1
+ GHL Command - Proprietary Software License
2
+ Copyright (c) 2026 Elite DCs, LLC. All rights reserved.
2
3
 
3
- Copyright (c) 2026 Elite DCs, LLC
4
+ 1. Overview
5
+ GHL Command (the "Software") is commercial, proprietary software owned by Elite DCs, LLC (the "Licensor"). The Software is licensed, not sold. Use of the Software requires a valid paid license obtained from https://elitedcs.com/ghl-mcp-server.
4
6
 
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
7
+ 2. License Grant
8
+ Subject to payment of the applicable fee and ongoing compliance with the Licensor's then-current commercial terms, Licensor grants the purchaser a non-exclusive, non-transferable, revocable license to install and use the Software on the number of machines specified at purchase. No other rights are granted.
11
9
 
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
10
+ 3. Restrictions
11
+ Except as expressly permitted by the commercial terms or by applicable law, you may not: (a) copy, modify, or create derivative works of the Software; (b) distribute, sublicense, sell, rent, lease, or otherwise transfer the Software; (c) reverse engineer, decompile, or disassemble the Software, or attempt to derive its source code; (d) remove or alter any proprietary notices; or (e) circumvent or disable any license-validation or activation mechanism.
14
12
 
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
13
+ 4. Ownership
14
+ The Software and all intellectual property rights therein are and remain the exclusive property of Elite DCs, LLC. This license does not transfer any ownership interest.
15
+
16
+ 5. No Warranty
17
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
18
+
19
+ 6. Limitation of Liability
20
+ TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT SHALL ELITE DCS, LLC BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21
+
22
+ 7. Contact
23
+ Elite DCs, LLC - https://elitedcs.com/ghl-mcp-server
package/README.md CHANGED
@@ -6,12 +6,30 @@
6
6
 
7
7
  Works with **both the Claude Desktop App and Claude Code terminal** — your choice.
8
8
 
9
- **License required.** Buy at [elitedcs.com/ghl-mcp-server](https://elitedcs.com/ghl-mcp-server?utm_source=npm&utm_medium=readme) — one-time $97, three-machine activation, no subscription.
9
+ **License required.** Buy at [elitedcs.com/ghl-mcp-server](https://elitedcs.com/ghl-mcp-server?utm_source=npm&utm_medium=readme) — one-time $97, three-machine activation, no subscription. **30-day time-back guarantee**: save 5+ hours on one client build or refund.
10
10
 
11
11
  Built by [Elite DCs, LLC](https://elitedcs.com).
12
12
 
13
13
  ---
14
14
 
15
+ ## What Buyers Say
16
+
17
+ > "I've already set it up, I'm using it and it works perfectly!"
18
+ > — Andres G., paying customer
19
+
20
+ > "Wow! That makes me VERY happy. Given what you've built (I can't wait to test it), I would have been willing to run it on Claude Desktop lol. But on my droplet, as an actual AI skill, even better."
21
+ > — Garret W., paying customer (running it headless on a Linux droplet)
22
+
23
+ > "That worked. Thank you."
24
+ > — Ryan T., paying customer (bug reported Monday, fix shipped as v3.23.0 Tuesday, confirmed Tuesday)
25
+
26
+ > "Thank you, Jerry. You're a star."
27
+ > — Frankie B.
28
+
29
+ 27 releases on npm since launch (v3.6.0 → v3.27.0). Bugs get fixed in days, not quarters.
30
+
31
+ ---
32
+
15
33
  ## What Makes This Different
16
34
 
17
35
  Most GHL integrations give you read access and basic CRUD. This server goes far beyond that — it includes capabilities that **don't exist anywhere else**, built on reverse-engineered internal APIs that GHL's public API doesn't expose.
package/dist/index.js CHANGED
@@ -31,7 +31,7 @@ var require_package = __commonJS({
31
31
  "package.json"(exports2, module2) {
32
32
  module2.exports = {
33
33
  name: "@elitedcs/ghl-mcp",
34
- version: "3.27.0",
34
+ version: "3.27.2",
35
35
  mcpName: "io.github.drjerryrelth/ghl-command",
36
36
  description: "GoHighLevel MCP Server for Claude. 212 tools \u2014 full CRM, automation, marketing control, and the only programmatic GHL workflow builder, now multi-tenant across client accounts.",
37
37
  main: "dist/index.js",
@@ -71,7 +71,7 @@ var require_package = __commonJS({
71
71
  "agency"
72
72
  ],
73
73
  author: "Elite DCs, LLC",
74
- license: "MIT",
74
+ license: "SEE LICENSE IN LICENSE",
75
75
  homepage: "https://elitedcs.com/ghl-mcp-server",
76
76
  repository: {
77
77
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elitedcs/ghl-mcp",
3
- "version": "3.27.0",
3
+ "version": "3.27.2",
4
4
  "mcpName": "io.github.drjerryrelth/ghl-command",
5
5
  "description": "GoHighLevel MCP Server for Claude. 212 tools — full CRM, automation, marketing control, and the only programmatic GHL workflow builder, now multi-tenant across client accounts.",
6
6
  "main": "dist/index.js",
@@ -40,7 +40,7 @@
40
40
  "agency"
41
41
  ],
42
42
  "author": "Elite DCs, LLC",
43
- "license": "MIT",
43
+ "license": "SEE LICENSE IN LICENSE",
44
44
  "homepage": "https://elitedcs.com/ghl-mcp-server",
45
45
  "repository": {
46
46
  "type": "git",