Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_DIRNoLog path override.
MCP_LOG_PREVIEWNoWhether to save log previews. Set to '1' to enable.
MCP_RUNTIME_DIRNoDefault runtime file root (e.g., .codex-gemini-mcp)..codex-gemini-mcp
MCP_LOG_FULL_TEXTNoWhether to save full text logs. Set to '1' to enable.
MCP_CLI_TIMEOUT_MSNoDefault CLI timeout in milliseconds. Default is 600000 (10 minutes).600000
MCP_MAX_OUTPUT_BYTESNoMaximum output bytes (cap, for future runtime extension).
MCP_CODEX_DEFAULT_MODELNoDefault model for codex. Default is gpt-5.3-codex.gpt-5.3-codex
MCP_GEMINI_DEFAULT_MODELNoDefault model for gemini. Default is gemini-3-pro-preview.gemini-3-pro-preview

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_codex

Send a prompt to local Codex CLI and return its output.

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/donghae0414/codex-gemini-mcp'

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