Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity level | INFO |
| UNIFI_HOST | No | Controller IP address | |
| UNIFI_PORT | No | Controller port | 443 |
| UNIFI_SITE | No | Site name | default |
| UNIFI_API_KEY | No | API key (required for UniFi OS) | |
| UNIFI_PASSWORD | No | Password (for traditional controllers) | |
| UNIFI_USERNAME | No | Username (for traditional controllers) | |
| UNIFI_VERIFY_SSL | No | Verify SSL certificates | false |
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 | |