Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCODE_BINNoOptional: Install the `opencode` CLI or set OPENCODE_BIN to its executable.
OPENAI_API_KEYNoOptional: Set OPENAI_API_KEY for live GPT / Codex invocations.
AGENT_BRIDGE_DEPTHNoTurn-budget and recursion ceiling monitored through AGENT_BRIDGE_DEPTH to halt runaway recursive agent ping-pong loops.
AGENT_BRIDGE_TURN_BUDGETNoTurn-budget and recursion ceiling monitored through AGENT_BRIDGE_TURN_BUDGET to halt execution when limits are reached.
AGENT_BRIDGE_OPENAI_MODELNoOverride the balanced `gpt-5.6-terra` default OpenAI model with AGENT_BRIDGE_OPENAI_MODEL.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues