Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port number (optional) | 8000 |
| NODE_ENV | No | Node environment setting | production |
| LOG_LEVEL | No | Logging level (optional) | info |
| GHL_API_KEY | Yes | Your Private Integrations API key from GoHighLevel (Settings → Integrations → Private Integrations). This is NOT a regular API key. | |
| CORS_ORIGINS | No | CORS origins configuration (optional) | * |
| 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 GoHighLevel |
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 | |