clo-mcp
by zz22394
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLO_TOKEN | No | Fresh Knox JWT token (required for bearer mode with direct token). | |
| CLO_BASE_URL | No | Base URL of the CLO REST API. For public-cloud Knox proxy: https://<host>/<cluster>/cdp-proxy-api. For CDP-Base direct via SSH tunnel: http://localhost:8085. | |
| CLO_AUTH_MODE | No | Authentication mode: 'bearer' (Knox JWT) or 'trusted-proxy'. Defaults to 'bearer'. | bearer |
| CLO_DOAS_USER | No | User to act as (doas) for trusted-proxy mode. | |
| CLO_API_PREFIX | No | API path prefix. Default is 'dlm/api/v1' for bearer mode; use 'clo/api/v1' for trusted-proxy mode. | dlm/api/v1 |
| CLO_ACTOR_GROUPS | No | Comma-separated actor groups (e.g. 'dlm_admin') for trusted-proxy mode. | |
| CLO_ENABLE_WRITES | No | Set to 'true' to enable write tools (which are otherwise gated off). Defaults to 'false'. | false |
| CLO_WORKLOAD_USER | No | Workload username used to auto-mint a Knox token (for bearer mode with workload credentials). | |
| CLO_KNOX_TOKEN_URL | No | Optional override for the Knox token endpoint when using workload credentials to auto-mint. | |
| CLO_WORKLOAD_PASSWORD | No | Workload password used to auto-mint a Knox token (for bearer mode with workload credentials). |
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