termix-mcp
by l3gitpanda
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Directory for runtime data, including audit.jsonl. | ./data |
| WAZUH_ENABLED | No | Set to true to also emit audit records to Wazuh as JSON logs. | false |
| MCP_HTTP_TOKEN | No | Bearer token guarding the /mcp endpoint. Required when using the HTTP transport. | |
| TERMIX_API_KEY | Yes | Bearer key from the Termix UI. Required; the key's user must own the hosts you intend to manage. | |
| TERMIX_PROFILE | No | Policy profile to use for a session. | |
| TERMIX_BASE_URL | Yes | Origin nginx serves the Termix API from. Required. | |
| TERMIX_BLOCKLIST | No | Comma-separated list of Termix host names or IPs to refuse. Matching is exact and case-insensitive. | |
| TERMIX_TIMEOUT_MS | No | Timeout for Termix API calls in milliseconds. | 20000 |
| TERMIX_ALLOW_TOGGLE | No | Set to false to keep the server read-only for its whole life and prevent the model from toggling mutation mode. | true |
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 | |