Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNIFI_HOST | Yes | UniFi controller IP address | |
| ALLOWED_EMAILS | Yes | Comma-separated allowed emails | |
| SESSION_SECRET | Yes | Random secret for sessions | |
| UNIFI_PASSWORD | Yes | UniFi admin password | |
| UNIFI_USERNAME | Yes | UniFi admin username | |
| GOOGLE_CLIENT_ID | Yes | Google OAuth client ID | |
| GOOGLE_CLIENT_SECRET | Yes | Google OAuth client secret |
Capabilities
Server capabilities have not been inspected yet.
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 | |