Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLO_TOKENNoFresh Knox JWT token (required for bearer mode with direct token).
CLO_BASE_URLNoBase 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_MODENoAuthentication mode: 'bearer' (Knox JWT) or 'trusted-proxy'. Defaults to 'bearer'.bearer
CLO_DOAS_USERNoUser to act as (doas) for trusted-proxy mode.
CLO_API_PREFIXNoAPI path prefix. Default is 'dlm/api/v1' for bearer mode; use 'clo/api/v1' for trusted-proxy mode.dlm/api/v1
CLO_ACTOR_GROUPSNoComma-separated actor groups (e.g. 'dlm_admin') for trusted-proxy mode.
CLO_ENABLE_WRITESNoSet to 'true' to enable write tools (which are otherwise gated off). Defaults to 'false'.false
CLO_WORKLOAD_USERNoWorkload username used to auto-mint a Knox token (for bearer mode with workload credentials).
CLO_KNOX_TOKEN_URLNoOptional override for the Knox token endpoint when using workload credentials to auto-mint.
CLO_WORKLOAD_PASSWORDNoWorkload 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources