Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Control the verbosity of server logs. Available levels: DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| CK_NEXUS_ENDPOINT | No | The URL of the Nexus service API. Defaults to an AWS ELB endpoint if not specified. | http://localhost:8081 |
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 | |