Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP server | 8000 |
| NODE_ENV | No | Node environment setting | production |
| LOG_LEVEL | No | Logging level for the application | info |
| GHL_API_KEY | Yes | Your Private Integrations API key (not regular API key). Get this from Settings → Integrations → Private Integrations in your GoHighLevel account. | |
| CORS_ORIGINS | No | CORS origins configuration | * |
| GHL_BASE_URL | No | The base URL for GoHighLevel API | https://services.leadconnectorhq.com |
| GHL_LOCATION_ID | Yes | Your Location ID from Settings → Company → Locations in your GoHighLevel account |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |