conclave
by cogspro1234
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONCLAVE_CODEX_CMD | No | Path/name of the Codex CLI binary. | codex.cmd on Windows, codex else |
| CONCLAVE_TRUST_DIR | No | Working directory for spawned CLIs. Codex refuses to start in untrusted dirs; this should point at a directory you've already trusted via codex (run cd ~/<dir> && codex once and accept the trust prompt). | user's home directory (~) |
| CONCLAVE_GEMINI_CMD | No | Path/name of the Gemini CLI binary. | gemini.cmd on Windows, gemini else |
| CONCLAVE_TIMEOUT_MS | No | Per-call timeout. Long deliberations may need more. | 300000 (5 min) |
| CONCLAVE_CODEX_MODEL | No | Last-resort default Codex model. Config file takes precedence; per-call model arg always wins. | (unset → CLI default) |
| CONCLAVE_GEMINI_MODEL | No | Last-resort default Gemini model. Config file takes precedence; per-call model arg always wins. | (unset → CLI default) |
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
ActivityInactive
ResponsivenessNo issues