25 lines
484 B
Markdown

# 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