CassandraHoard
by Luissalet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port (alias for CASSANDRA_PORT). | 5190 |
| PORT_STRICT | No | Set to '1' to fail instead of moving to another port. | |
| CASSANDRA_GPU | No | Set to '0' to not run nvidia-smi. | 1 |
| CASSANDRA_PORT | No | Port (the next free one unless PORT_STRICT=1). Alias: PORT. | 5190 |
| CASSANDRA_ROOTS | No | Folders whose sub-folders are scanned for faustus-plugin.json (;-separated). | |
| CASSANDRA_POLL_S | No | Seconds between checks. | 20 |
| CASSANDRA_HUB_URL | No | The launcher used to start discovered apps. | http://127.0.0.1:8810 |
| CASSANDRA_SLOW_MS | No | Slower health answers count as degraded. | 3000 |
| CASSANDRA_DATA_DIR | No | Database, token, url, services.json, restart logs. | ./data |
| CASSANDRA_AUTOSTART | No | Set to '0' to not start the poller with the app. | 1 |
| CASSANDRA_EXTERNALS | No | Set to '0' to not watch the built-in externals. | 1 |
| CASSANDRA_LOG_GLOBS | No | Extra logs, ;-separated: glob (tagged by file name) or service=glob. | |
| CASSANDRA_PORT_CHECK | No | Set to '0' to skip the listening-port shortcut (HTTP only). | 1 |
| CASSANDRA_AUTO_RESTART | No | Set to '0' to disable automatic restarts (manual ones still work). | 1 |
| CASSANDRA_DEFAULT_LOGS | No | Set to '0' to not tail Cassandra's own logs folder and %LOCALAPPDATA%\Hoards. | 1 |
| CASSANDRA_ALLOWED_HOSTS | No | Extra Host names (exact or *.suffix) for access through a tunnel. | |
| CASSANDRA_LOG_MAX_LINES | No | Cap of stored log lines. | 500000 |
| CASSANDRA_AGENT_COMMANDS | No | Set to '1' to allow the assistant to set restart commands through svc_watch. | 0 |
| CASSANDRA_FAUSTUS_PYTHON | No | Fills {FAUSTUS_PYTHON} in launch hints. | |
| CASSANDRA_RETENTION_DAYS | No | History kept (samples, events, incidents, GPU, logs). | 14 |
| CASSANDRA_SAMPLE_EVERY_S | No | An unchanged up state is stored at most this often (latency history). | 60 |
| CASSANDRA_BRIDGE_AUTOSTART | No | Set to '0' to prevent the MCP bridge from starting the app when it is not answering. | 1 |
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
ActivityMaintained
ResponsivenessNo issues