Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3000 |
| API_KEY | No | API Key for direct access (optional) | |
| BASE_URL | No | Base URL for the server (e.g., https://your-domain.com) | |
| UNIFI_API_KEY | Yes | Your UniFi Cloud API Key (required) | |
| OAUTH_PASSWORD | No | OAuth password for authorization (optional but recommended) |
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 | |