Codex MCP Server
by tom-wahl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| codexC | Execute Codex CLI in non-interactive mode for AI assistance |
| pingB | Test MCP server connection |
| helpB | Get Codex CLI help information |
| listSessionsB | List all active conversation sessions with metadata |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| codex | Execute Codex CLI for code review and AI assistance |
| ping | Test MCP server connection |
| help | Get Codex CLI help information |
| listSessions | List all active conversation sessions |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/tom-wahl/codex-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server