Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| AUTO_LOGIN | No | Auto-login on server start | true |
| VERIFY_SSL | No | Verify SSL certificates | true |
| SYNOLOGY_URL | No | NAS base URL (e.g., http://192.168.1.100:5000) | |
| XIAOZHI_TOKEN | No | Authentication token for Xiaozhi (required when ENABLE_XIAOZHI is true) | |
| ENABLE_XIAOZHI | No | Enable Xiaozhi WebSocket bridge | false |
| SYNOLOGY_PASSWORD | No | Password for authentication | |
| SYNOLOGY_USERNAME | No | Username for authentication | |
| XIAOZHI_MCP_ENDPOINT | No | Xiaozhi WebSocket endpoint | wss://api.xiaozhi.me/mcp/ |
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 | |