Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode (development or production) | development |
| LOG_LEVEL | No | Logging level | info |
| API_AUTH_VALUE | No | Authentication header value (optional) | |
| API_AUTH_HEADER | No | Custom authentication header name (optional) | |
| SET_WATCH_API_HOST | No | SET Watch API base URL | https://xxxx-api.vercel.app |
| SET_WATCH_API_TIMEOUT | No | API request timeout in milliseconds | 30000 |
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 | |