Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_BINNoOverride the Codex CLI executable path.
CODEX_MODELNoOverride the default Codex model.
COPILOT_BINNoOverride the Copilot CLI executable path.
CONSULT_MODENoDefault mode for consult: all or first.all
CODEX_TIMEOUTNoPer-engine timeout in seconds for the Codex bridge.600
CONSULT_ORDERNoDefault engine order for consult.copilot,codex,agy
COPILOT_MODELNoOverride the default Copilot model.
CONSULT_TIMEOUTNoPer-engine timeout in seconds for the consult bridge.300
COPILOT_TIMEOUTNoPer-engine timeout in seconds for the Copilot bridge.600
CODEX_BRIDGE_SANDBOXNoSandbox mode: read-only, workspace-write, or danger-full-access. Also overridable per call via the sandbox argument.read-only
CODEX_MAX_OUTPUT_CHARSNoTruncation cap for Codex output.50000
CONSULT_MAX_OUTPUT_CHARSNoTotal output truncation cap for consult results.50000
CONSULT_PER_ENGINE_CHARSNoPer-engine truncation in all mode for consult.20000
COPILOT_BRIDGE_PERM_ARGSNoReplace permission flags wholesale. JSON array or whitespace-separated string. Deny rules always beat allow rules in Copilot.
COPILOT_MAX_OUTPUT_CHARSNoTruncation cap for Copilot output.50000

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

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/Hydr0neFN/claude-bridges'

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