Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CROSS_AGENT_HOMENoLocation of the registry, locks, and logs~/.cross-agent
CROSS_AGENT_SELFNoForce which agent is treated as the caller (auto-detected)
CROSS_AGENT_DEBUGNoDEBUG logging when set to any value
CROSS_AGENT_SCOPENoDefault discovery scope (cwd / tree / any)cwd
CROSS_AGENT_TIMEOUTNoBudget (seconds) for the peer's turn itself. Doesn't make the caller wait600
CROSS_AGENT_UI_HOOKNoCodex panel injection (auto / off / require)auto
CROSS_AGENT_MAX_HOPSNoMaximum number of relays per conversation4
CROSS_AGENT_CODEX_BINNoCLI path for Codexcodex
CROSS_AGENT_CLAUDE_BINNoCLI path for Claude Codeclaude
CROSS_AGENT_REAL_CODEXNoThe real codex binary for the shim to wrap (auto-discovered)
CROSS_AGENT_CODEX_MODELNoForce a specific Codex model
CROSS_AGENT_REAL_CLAUDENoThe real claude binary for the shim to wrap (auto-discovered)
CROSS_AGENT_CLAUDE_MODELNoForce a specific Claude model
CROSS_AGENT_DELIVERY_TTLNoHow long finished delivery records are kept (seconds, default 7 days)604800
CROSS_AGENT_CODEX_SANDBOXNoSandbox for newly created Codex sessions (read-only / workspace-write / danger-full-access)read-only
CROSS_AGENT_CODEX_SCAN_LIMITNoSafety cap on Codex rollout scanning (applies only to scope=any)2000
CROSS_AGENT_ACTIVE_WINDOW_MINNoMaximum elapsed time (minutes) for a session to still count as active240
CROSS_AGENT_CLAUDE_PERMISSION_MODENo--permission-mode passed on Claude calls (acceptEdits / bypassPermissions / plan, etc.)

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