12 Commits

Author SHA1 Message Date
Jake Shore
0d9d410564 fix: make API connection test non-fatal for host compatibility
Server now starts and responds to initialize/tools/list even without
valid API credentials. Tools will return auth errors when called.
This is required for Claude Desktop and other MCP hosts that need
to enumerate tools before the user provides credentials.

Host compat testing: stdio transport verified, 474 tools listed.
2026-02-09 14:03:49 -05:00
Jake Shore
4f2a8d6ab5 GHL MCP full update — 2026-02-06
=== DONE ===
- MCP Apps UI system added (11 apps with _meta.ui.resourceUri)
- 19 new tool modules added
- Tool count: 269 → 461 across 38 categories
- Upstream changes merged
- All tools tagged with _meta labels
- Package lock updated

=== TO-DO ===
- [ ] Fix 42 failing edge case tests (BLOCKER — Stage 11)
- [ ] Live API testing with GHL credentials
- [ ] App design approval for Stage 7→8
2026-02-06 06:27:05 -05:00
Jake Shore
c1fbbdd95b Add MCP apps UI system, 19 new tool modules, merge upstream changes 2026-01-31 01:09:14 -05:00
Jake Shore
19b03fe777 Add all 11 MCP Apps with proper _meta.ui.resourceUri
- Fixed UI build path to dist/app-ui/
- Added _meta.ui.resourceUri to all 11 tool definitions
- Changed MIME type to text/html;profile=mcp-app
- Added resources capability and handlers (ListResourcesRequestSchema, ReadResourceRequestSchema)
- Apps: contact-grid, pipeline-board, quick-book, opportunity-card, calendar-view, invoice-preview, campaign-stats, agent-stats, contact-timeline, workflow-status, dashboard

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 17:46:52 -05:00
Jake Shore
69db02d7cf Update tool count from 269 to 461 across 38 categories
Corrected the documented tool count to reflect the actual number of
implemented tools in the codebase.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 13:22:12 -05:00
Jake Shore
422de92c1c Add credit to @mastanley13 as original creator 2026-01-26 20:56:21 -05:00
Jake Shore
c8c50cb568 Fix tool count: 461 tools (was incorrectly showing 269 in places) 2026-01-26 20:42:47 -05:00
Jake Shore
0d81497724 🚀 Initial commit - Complete GHL MCP Server with 400+ tools
Features:
- 400+ tools covering entire GoHighLevel API
- Contact management, conversations, opportunities, calendars
- Invoices, payments, products, store management
- Social media, email marketing, workflows, and more
- Self-host or use managed solution at mcp.localbosses.org
2026-01-26 20:40:43 -05:00
mastanley13
1af0524058
Update README.md 2025-07-06 19:56:52 -04:00
mastanley13
1b7508cfda
Update README.md 2025-07-06 19:56:24 -04:00
mastanley13
c6dae21588
Update README.md 2025-07-06 19:56:09 -04:00
Mykel Stanley
db18a8991d Initial release - GoHighLevel MCP Server with 269+ tools
🚀 Features:
- 269 MCP tools across 19+ categories
- Complete GoHighLevel API integration
- Private Integrations API key support
- One-click deployment to Vercel/Railway
- Comprehensive documentation
- Community-driven development

Built for the GoHighLevel community to accelerate AI automation adoption.
2025-06-08 20:42:45 -04:00