Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GHL_API_KEY | Yes | Your GoHighLevel primary API key (found in GHL → Settings → API Keys) | |
| ALLOWED_ORIGINS | No | Allowed origins for CORS | * |
| GHL_API_BASE_URL | No | Base URL for GoHighLevel API | https://rest.gohighlevel.com/v1 |
| GHL_SUB_ACCOUNT_ID | Yes | Your GoHighLevel sub-account ID (found in URL bar while inside the sub-account dashboard) |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |