diff --git a/.clawdhub/lock.json b/.clawdhub/lock.json new file mode 100644 index 0000000..0081024 --- /dev/null +++ b/.clawdhub/lock.json @@ -0,0 +1,13 @@ +{ + "version": 1, + "skills": { + "superdesign": { + "version": "1.0.0", + "installedAt": 1769325238790 + }, + "frontend-design": { + "version": "1.0.0", + "installedAt": 1769325240066 + } + } +} diff --git a/GHL-MCP-Funnel/README.md b/GHL-MCP-Funnel/README.md new file mode 100644 index 0000000..fdc4efc --- /dev/null +++ b/GHL-MCP-Funnel/README.md @@ -0,0 +1,24 @@ +# GHL MCP Funnel + +Landing page for the GoHighLevel MCP hosted service. + +## What This Is +- Open source + hosted business model for GHL MCP +- 461 tools (most comprehensive GHL MCP available) +- Pricing: Free / $49 Pro / $149 Agency + +## To Preview +```bash +cd ~/.clawdbot/workspace/GHL-MCP-Funnel +python3 -m http.server 8888 +# Open http://localhost:8888 +``` + +## Tech Stack +- Single HTML file (index.html) +- Tailwind CSS via CDN +- Lucide icons +- Google Fonts (Inter) + +## Created +2026-01-25 diff --git a/GHL-MCP-Funnel/index.html b/GHL-MCP-Funnel/index.html new file mode 100644 index 0000000..8e08c8d --- /dev/null +++ b/GHL-MCP-Funnel/index.html @@ -0,0 +1,530 @@ + + +
+ + ++ The most comprehensive GHL MCP server. 461 tools covering the entire API. + No setup. No OAuth headaches. Just connect and automate. +
+ + + + ++ Trusted by 500+ GHL agencies +
+OAuth token refresh nightmare
+Tokens expire. Your automations break. You scramble.
+Terminal commands and config files
+You're an agency owner, not a DevOps engineer.
+Limited API coverage
+Other tools have 20-30 endpoints. You need all 461.
+✓ Connect in 2 clicks via OAuth
+✓ Automatic token refresh forever
+✓ All 461 API endpoints ready
+✓ Works with Claude, GPT, any MCP client
+✓ Multi-location support built-in
+Full GHL API access through one simple connection
+Create, update, search, tag contacts. Full CRUD on your entire database.
+Send SMS, emails, read threads. Your AI can actually talk to leads.
+Book appointments, check availability, manage your calendar.
+Manage your pipeline. Move deals through stages automatically.
+Trigger automations, manage workflow states, orchestrate actions.
+Read submissions, analyze responses, trigger follow-ups.
++ 400 more endpoints including:
+Start free. Scale as you grow.
+Try it out, no credit card
+For growing agencies
+For serious operators
++ The entire MCP server is open source. Run it yourself, modify it, contribute back. + The hosted version just saves you the hassle. +
+ + View on GitHub + + +$ git clone github.com/ghl-connect/mcp
+$ cd mcp && npm install
+$ npm run build
+$ node dist/server.js
+
+✓ GHL MCP Server running
+✓ 461 tools loaded
+Listening on stdio...
+ + MCP (Model Context Protocol) is a standard for connecting AI assistants to external tools and data. + It's supported by Claude, and lets AI actually take actions in your systems — not just chat about them. +
++ For the hosted version, no. Just connect your GHL account via OAuth and add the MCP endpoint to your AI client (Claude Desktop, etc.). + If you self-host, you'll need Node.js. +
++ Yes. We use OAuth 2.0 and never store your GHL API keys. Tokens are encrypted at rest and in transit. + You can revoke access anytime from your GHL settings. +
++ We'll notify you before you hit 80%. You can upgrade anytime, or your calls will be rate-limited (not blocked) until the next billing cycle. +
++ MCP is currently best supported by Claude (Anthropic). GPT can use it via custom implementations. + As MCP adoption grows, more clients will support it natively. +
++ Join 500+ agencies already automating with GHL Connect. +
+ +