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 (alternative to ORCA_BRIDGE_SENDER_TERMINAL).
ORCA_CLI_COMMANDNoOverride the 'orca' binary (Linux often 'orca-ide').
ORCA_BRIDGE_DEBUGNoSet to '0' to mute access log (stderr in --stdio, stdout in HTTP).
ORCA_BRIDGE_TOKENYesRequired (both transports). Master token (≥16 chars) — stdio env auth; HTTP path-token + OAuth 'password'.
ORCA_BRIDGE_TOOLSETSNoComma list of enabled tiers: status, dispatch, admin (default = all three).
ORCA_BRIDGE_AUDIT_DIRNoDirectory for the append-only audit log (default ~/.orca-bridge).
ORCA_BRIDGE_CLI_ADMINNoSet to '1' to union admin into enabled toolsets (compat with CLI allowlist admin; ignored under --read-only).
ORCA_BRIDGE_DEFAULT_REPONoDefault --repo (path:… / name:…).
ORCA_BRIDGE_SENDER_TITLENoTitle for auto-created coordinator tabs.
ORCA_BRIDGE_CLI_HARDENINGNoSet to '1' to 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_SHAREDNoSet to '1' to 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 (alternative to ORCA_BRIDGE_FROM).

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BuildContext/orca-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server