Skip to main content
Glama
jasonpwoods

ai-workflow-orchestrator

by jasonpwoods

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORCH_LIVENoSet to '1' to allow real side effects; anything else is a dry run.
ORCH_MODELNoChat model id, per provider.
ORCH_OUTBOXNoWhere dry-run payloads are written for review..cache/outbox.jsonl
ORCH_PROVIDERNoProvider to use: offline, openai, anthropic. Inferred from the key if not set.inferred
OPENAI_API_KEYNoAPI key for OpenAI. If set, the pipeline uses a hosted model.
ANTHROPIC_API_KEYNoAPI key for Anthropic. If set, the pipeline uses a hosted model.
ORCH_PAGER_WEBHOOKNoPaging endpoint used in live mode.

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