Concordia
by Zorabi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONCORDIA_DB | No | Absolute path to SQLite database file (default: <cwd>/.concordia/state.db). | |
| CONCORDIA_ROOTS | No | Comma-separated list of allowed project root directories (required for stdio mode). | |
| CONCORDIA_AGENT_ID | No | Agent role: codex or zcode. Required for all modes. | |
| CONCORDIA_REDIS_URL | No | Redis URL for redis transport (required for redis mode). | |
| CONCORDIA_TRANSPORT | No | MCP transport mode: stdio or redis (default stdio). | stdio |
| CONCORDIA_RELAY_NAMESPACE | No | Namespace for Redis keys (default: concordia). | |
| CONCORDIA_RELAY_CODEX_TOKEN | No | HMAC token for Codex relay (required for redis mode when CONCORDIA_AGENT_ID=codex). | |
| CONCORDIA_RELAY_ZCODE_TOKEN | No | HMAC 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
| 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