Skip to main content
Glama
w31r4

codex-mcp-go

by w31r4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_LOG_FILENoLog file path
OPENAI_API_KEYNoOpenAI API key for codex CLI
CODEX_LOG_LEVELNoLog level
CODEX_LOG_FORMATNoLog format
CODEX_LOG_OUTPUTNoLog output
CODEX_MCP_CONFIGNoPath to TOML config file
CODEX_MAX_TIMEOUTNoMaximum timeout in seconds for codex calls
CODEX_MCP_VERSIONNoServer version for MCP
CODEX_DISABLE_YOLONoDisable yolo mode (true/false)
CODEX_ALLOWED_MODELSNoComma-separated list of allowed models, * for any
CODEX_DEFAULT_SANDBOXNoDefault sandbox mode
CODEX_DEFAULT_TIMEOUTNoDefault timeout in seconds for codex calls
CODEX_EXECUTABLE_PATHNoPath to the codex executable
CODEX_MCP_SERVER_NAMENoServer name for MCP
CODEX_ALLOWED_PROFILESNoComma-separated list of allowed profiles, * for any
CODEX_ALLOWED_WORK_DIRSNoComma-separated prefixes of allowed working directories
CODEX_NO_OUTPUT_TIMEOUTNoNo output timeout in seconds
CODEX_MAX_BUFFERED_LINESNoMaximum buffered lines for output
CODEX_ALLOWED_SANDBOX_MODESNoComma-separated list of allowed sandbox modes

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/w31r4/codex-mcp-go'

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