Skip to main content
Glama
knowurknottty

CAPT Guardian

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAPT_GUARDIAN_HOSTNoHost to bind the CAPT Guardian MCP server. Default local endpoint is http://127.0.0.1:8788/mcp.127.0.0.1
CAPT_GUARDIAN_PORTNoPort to bind the CAPT Guardian MCP server.8788
CAPT_GUARDIAN_STATE_DIRNoDirectory for runtime state. Ignored by Git..runtime/
CAPT_GUARDIAN_OAUTH_ISSUERNoOAuth authorization-server issuer. If any OAuth setting is present, this is mandatory.
CAPT_GUARDIAN_OAUTH_SCOPESNoOptional comma-separated scope set for OAuth access tokens.
CAPT_GUARDIAN_ALLOWED_HOSTSNoComma-separated list of allowed Host header values for the Node HTTP boundary.
CAPT_GUARDIAN_OAUTH_AUDIENCENoOptional audience override for OAuth access tokens.
CAPT_GUARDIAN_OAUTH_JWKS_URINoAuthorization-server JWKS endpoint. If any OAuth setting is present, this is mandatory.
CAPT_GUARDIAN_OAUTH_RESOURCENoPublic MCP resource identifier / default JWT audience. If any OAuth setting is present, this is mandatory.
CAPT_GUARDIAN_ALLOWED_ORIGINSNoComma-separated list of allowed Origin values for the Node HTTP boundary.
CAPT_GUARDIAN_HUMAN_PRINCIPALNoServer-bound principal recorded on human decisions.
CAPT_GUARDIAN_OAUTH_ALGORITHMSNoOptional accepted JWT algorithms; defaults to RS256.RS256
CAPT_GUARDIAN_HUMAN_APPROVAL_TOKENNoEnables the separate human decision API. Must be at least 32 bytes. The human approval API is disabled when this variable is unset.

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