Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_IN_CLAUDE_MODELNoCodex model override
CODEX_IN_CLAUDE_JOB_TTLNoseconds a finished job record is kept (min 60)86400
CODEX_IN_CLAUDE_ISOLATIONNoinherit | ignore-config | ignore-rulesinherit
CODEX_IN_CLAUDE_STATE_DIRNodisk-backed background-job records$XDG_CACHE_HOME/codex-in-claude/jobs or ~/.cache/codex-in-claude/jobs
CODEX_IN_CLAUDE_JOB_MAX_COUNTNoretained jobs per workspace (clamped 1-1000)50
CODEX_IN_CLAUDE_JOB_MAX_SECONDSNobackground-job wall-clock cap (clamped 60-7200)1800
CODEX_IN_CLAUDE_MAX_INPUT_BYTESNocap on prompt/diff bytes200000
CODEX_IN_CLAUDE_TIMEOUT_SECONDSNoper-call timeout (clamped 10-600)180
CODEX_IN_CLAUDE_SUPPORTED_VERSIONSNocomma-separated codex major.minor versions to treat as supported
CODEX_IN_CLAUDE_GIT_TIMEOUT_SECONDSNogit command timeout60
CODEX_IN_CLAUDE_MAX_DELEGATE_DIFF_BYTESNocap on the inline diff a delegate run returns200000

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/briandconnelly/codex-in-claude'

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