codex-mcp-go
by w31r4
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEX_LOG_FILE | No | Log file path | |
| OPENAI_API_KEY | No | OpenAI API key for codex CLI | |
| CODEX_LOG_LEVEL | No | Log level | |
| CODEX_LOG_FORMAT | No | Log format | |
| CODEX_LOG_OUTPUT | No | Log output | |
| CODEX_MCP_CONFIG | No | Path to TOML config file | |
| CODEX_MAX_TIMEOUT | No | Maximum timeout in seconds for codex calls | |
| CODEX_MCP_VERSION | No | Server version for MCP | |
| CODEX_DISABLE_YOLO | No | Disable yolo mode (true/false) | |
| CODEX_ALLOWED_MODELS | No | Comma-separated list of allowed models, * for any | |
| CODEX_DEFAULT_SANDBOX | No | Default sandbox mode | |
| CODEX_DEFAULT_TIMEOUT | No | Default timeout in seconds for codex calls | |
| CODEX_EXECUTABLE_PATH | No | Path to the codex executable | |
| CODEX_MCP_SERVER_NAME | No | Server name for MCP | |
| CODEX_ALLOWED_PROFILES | No | Comma-separated list of allowed profiles, * for any | |
| CODEX_ALLOWED_WORK_DIRS | No | Comma-separated prefixes of allowed working directories | |
| CODEX_NO_OUTPUT_TIMEOUT | No | No output timeout in seconds | |
| CODEX_MAX_BUFFERED_LINES | No | Maximum buffered lines for output | |
| CODEX_ALLOWED_SANDBOX_MODES | No | Comma-separated list of allowed sandbox modes |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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