agent-orchestrator
by vndmea
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., debug, info) | |
| AO_DRY_RUN | No | Enable dry-run mode (default true) | |
| AO_ALLOW_WRITE | No | Allow write operations | |
| LITELLM_API_KEY | No | API key for LiteLLM | |
| MCP_SERVER_NAME | No | Name of the MCP server | |
| LITELLM_BASE_URL | No | Base URL for LiteLLM proxy | |
| LEADER_MODEL_NAME | No | Model name for the leader | |
| WORKER_MODEL_NAME | No | Model name for workers | |
| MCP_SERVER_VERSION | No | Version of the MCP server | |
| AO_ALLOWED_COMMANDS | No | Comma-separated list of allowed shell commands | |
| LEADER_MODEL_API_KEY | No | API key for the leader model | |
| WORKER_MODEL_API_KEY | No | API key for worker models | |
| LEADER_MODEL_BASE_URL | No | Base URL for the leader model endpoint | |
| LEADER_MODEL_PROVIDER | No | Provider for the leader model (e.g., litellm) | |
| WORKER_MODEL_BASE_URL | No | Base URL for worker model endpoint | |
| WORKER_MODEL_PROVIDER | No | Provider for worker models |
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
ActivityStale
ResponsivenessNo issues