Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP only. Listen port. Default: `8787`.
HINDSIGHT_URLNoHTTP only. Optional Hindsight proxy target. Default: `http://127.0.0.1:8888`.
ORCA_BRIDGE_FROMNoPin a live terminal as orchestration sender (alias for `ORCA_BRIDGE_SENDER_TERMINAL`).
ORCA_CLI_COMMANDNoOverride the `orca` binary (Linux often `orca-ide`). Default: `orca`.
ORCA_BRIDGE_DEBUGNo`0` mutes access log (stderr in `--stdio`, stdout in HTTP).
ORCA_BRIDGE_TOKENYesMaster token (≥16 chars) — proves the local host may drive the bridge. Required for both stdio and HTTP modes.
ORCA_BRIDGE_TOOLSETSNoComma list of enabled tier(s): `status`, `dispatch`, `admin`. Default: all three enabled.
ORCA_BRIDGE_AUDIT_DIRNoDirectory for the append-only audit log (redacted NDJSON). Defaults to `~/.orca-bridge`.
ORCA_BRIDGE_CLI_ADMINNo`1` = union `admin` into enabled toolsets (compat with CLI allowlist admin).
ORCA_BRIDGE_DEFAULT_REPONoDefault `--repo` (`path:…` / `name:…`).
ORCA_BRIDGE_SENDER_TITLENoTitle for auto-created coordinator tabs.
ORCA_BRIDGE_CLI_HARDENINGNo`1` = enforce deny-by-default allowlist on `action=cli`.
ORCA_BRIDGE_DEFAULT_AGENTNoDefault agent for `dispatch`. Default: `omp`.
ORCA_BRIDGE_PUBLIC_ORIGINNoHTTP only. Public origin for OAuth URLs (Funnel / proxy host).
ORCA_BRIDGE_SENDER_SHAREDNo`1` = force all clients onto the env pin (disables multi-coordinator isolation).
ORCA_BRIDGE_REDIRECT_ALLOWNoHTTP only. Comma-separated allowed redirect_uri prefixes.
ORCA_BRIDGE_SENDER_TERMINALNoPin a live terminal as orchestration sender (alias for `ORCA_BRIDGE_FROM`).

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