Joint Chiefs
by djfunboy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROK_MODEL | No | Grok model override | grok-4.3 |
| GEMINI_MODEL | No | Gemini model override | gemini-3.5-flash |
| GROK_API_KEY | No | xAI Grok API key (required to enable Grok) | |
| OLLAMA_MODEL | No | Ollama model override | llama3 |
| OPENAI_MODEL | No | OpenAI model override | gpt-5.5 |
| GEMINI_API_KEY | No | Google Gemini API key (required to enable Gemini) | |
| OLLAMA_ENABLED | No | Set to '1' to force-include / '0' to force-exclude the local Ollama general | unset |
| OPENAI_API_KEY | No | OpenAI API key (required to enable OpenAI) | |
| ANTHROPIC_MODEL | No | Claude model override | claude-fable-5 |
| CONSENSUS_MODEL | No | Override the Claude model used for the final synthesis | falls back to ANTHROPIC_MODEL |
| ANTHROPIC_API_KEY | No | Anthropic API key (required to enable Claude) — also serves as moderator | |
| OPENAI_COMPATIBLE_MODEL | No | Model identifier as the local server exposes it | unset |
| OPENAI_COMPATIBLE_BASE_URL | No | Force-enable an OpenAI-compatible local server (LM Studio, Jan, llama.cpp-server, Msty, LocalAI) | 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
| 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