CueScope
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | debug, info, warn, or error | info |
| VMIX_HOST | No | vMix hostname or IP address | localhost |
| SKILLS_PATH | No | Override the bundled skill-guidance directory | (bundled) |
| TCP_ENABLED | No | Enable TCP tally subscriptions | true |
| VMIX_TCP_PORT | No | TCP API port | 8099 |
| VMIX_HTTP_PORT | No | HTTP API port | 8088 |
| STATE_CACHE_TTL | No | Parsed vMix state cache TTL in ms | 100 |
| VMIX_HIGH_IMPACT | No | Expose high-impact control tools when VMIX_CONTROL_MODE=true is also set | false |
| VMIX_PRESET_ROOT | No | Optional directory that confines preset-file reads | (none) |
| VMIX_CONTROL_MODE | No | Expose safer live-control tools when set to true | false |
| TCP_MAX_RECONNECTS | No | Maximum TCP reconnect attempts | 10 |
| TCP_CONNECT_TIMEOUT | No | TCP connection timeout in ms | 10000 |
| TCP_RECONNECT_DELAY | No | Delay between TCP reconnect attempts in ms | 5000 |
| VMIX_USER_SKILLS_PATH | No | Directory of your own skills | (none) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues