Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LAGRANGE_DB_PATHNoChromaDB vector store location./chroma_db
LAGRANGE_EMBEDDERNohashing (offline) or sentence-transformershashing
LAGRANGE_KEY_PATHNoEd25519 signing key (secret; back it up)./lagrange_signing_key.pem
LAGRANGE_ST_MODELNoModel name when embedder is sentence-transformersall-MiniLM-L6-v2
LAGRANGE_QUERY_TOP_KNoHow many similar memories the semantic node sees5
LAGRANGE_ALERT_LOG_PATHNoQuarantine / escalation log./lagrange_alerts.jsonl
LAGRANGE_VETO_CONFIDENCENoA lone rejection at/above this blocks the write0.85
LAGRANGE_CONSENSUS_THRESHOLDNoFraction of nodes that must accept0.667
LAGRANGE_ESCALATION_THRESHOLDNoRejections from one source before an alert escalates3
LAGRANGE_SEMANTIC_TOPIC_THRESHOLDNoSimilarity above which a contradiction is a reject0.6
LAGRANGE_TEMPORAL_BURST_THRESHOLDNoWrites per window before a burst is flagged5
LAGRANGE_TEMPORAL_BURST_WINDOW_SECONDSNoWindow for burst detection5.0

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