Skip to main content
Glama
Zorabi

Concordia

by Zorabi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONCORDIA_DBNoAbsolute path to SQLite database file (default: <cwd>/.concordia/state.db).
CONCORDIA_ROOTSNoComma-separated list of allowed project root directories (required for stdio mode).
CONCORDIA_AGENT_IDNoAgent role: codex or zcode. Required for all modes.
CONCORDIA_REDIS_URLNoRedis URL for redis transport (required for redis mode).
CONCORDIA_TRANSPORTNoMCP transport mode: stdio or redis (default stdio).stdio
CONCORDIA_RELAY_NAMESPACENoNamespace for Redis keys (default: concordia).
CONCORDIA_RELAY_CODEX_TOKENNoHMAC token for Codex relay (required for redis mode when CONCORDIA_AGENT_ID=codex).
CONCORDIA_RELAY_ZCODE_TOKENNoHMAC token for ZCode relay (required for redis mode when CONCORDIA_AGENT_ID=zcode).

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