keith-wohnv/GHL-API-Docs
GoHighLevel API v2.0 docs in clean Markdown — 300+ endpoints, 31 resources, ready for AI agents, LLMs, MCP servers, and RAG pipelines. Save your Firecrawl tokens.
Platform-specific configuration:
{
"mcpServers": {
"GHL-API-Docs": {
"command": "npx",
"args": [
"-y",
"GHL-API-Docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
The entire GoHighLevel API v2.0 documentation, ripped from the Marketplace and converted to clean Markdown so you (and your AI agents) don't have to.
---
If you've ever tried to get an AI agent, MCP server, or coding assistant to work with GoHighLevel's API, you know the pain. The docs live behind the GHL Marketplace login, scattered across 350+ pages. AI crawlers can't reach them. Firecrawl tokens aren't cheap. And copy-pasting endpoint specs into ChatGPT gets old fast.
So we burned the Firecrawl tokens, crawled the whole thing, and organized it into Markdown files that any LLM, agent, or search engine can index and use.
You're welcome.
Everything you need before you write your first API call:
| File | What It Covers | |------|---------------| | 00-Getting-Started.md | Platform overview, onboarding | | 01-Key-Concepts.md | Agency vs Sub-Account, App Distribution | | 01a-Create-Marketplace-App.md | Marketplace app setup | | 01b-App-Testing-Guide.md | Testing your app | | 01c-How-To-Update-App.md | Updating your app | | 02-Authorization.md | OAuth2.0, Scopes, Tokens, Glossary (the big one) | | 03-SDK-Overview.md | SDK overview | | 03a-External-Billing.md | External billing integration | | 04-External-Authentication.md | External auth flows | | 05-MCP-Server.md | GHL's MCP Server setup | | 06-User-Context.md | User context in Marketplace apps | | 07-OAuth-2.0.md | OAuth 2.0 implementation details | | 08-Marketplace-Modules.md | Marketplace modules | | 09-Changelog.md | API changelog | | [10-C
Loading reviews...