Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level | info |
SYNOLOGY_HOST | Yes | The IP address or hostname of your Synology NAS | |
SYNOLOGY_PORT | No | The port number for your Synology NAS | 5000 |
SYNOLOGY_HTTPS | No | Whether to use HTTPS for connection | false |
SYNOLOGY_PASSWORD | Yes | Your Synology DSM password | |
SYNOLOGY_USERNAME | Yes | Your Synology DSM username |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |