Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| COOLIFY_API_URL | Yes | The URL of your Coolify instance | |
| COOLIFY_API_TOKEN | Yes | Your Coolify API token with permissions for Projects (Read/Write), Applications (Read/Write/Delete), and Deployments (Read/Write) | |
| COOLIFY_DEFAULT_TEAM_ID | No | Optional default team ID | |
| COOLIFY_MAX_APPS_PER_PROJECT | No | Maximum number of applications allowed per project | 10 |
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 | |