Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the server (e.g., INFO, DEBUG, ERROR) | INFO |
| LOG_FORMAT | No | Format for the logs (e.g., json) | |
| CIRCL_API_BASE_URL | No | Base URL for the CIRCL Vulnerability Lookup API (e.g., https://vulnerability.circl.lu/api) | https://vulnerability.circl.lu/api |
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 | |