Connects MCP clients to local Codex CLI for autonomous coding and thread history management.
This tool is described as a local bridge between MCP clients and the local Codex CLI. Its main concerns are local code execution and access to local state data; no credentials or remote endpoints are declared, and the source is open for review, so the overall posture is caution rather than high risk.
The materials explicitly state that no keys or environment variables are required. There is no indication that users must provide API tokens, account passwords, or other sensitive credentials, so credential exposure appears low.
No remote endpoints are declared in the provided facts, and the description emphasizes bridging to a local Codex CLI. Based on the available materials, there is no explicit evidence of data egress to third-party destinations.
The system flags it as executes-code, and the description says it can run autonomous coding tasks, indicating the tool can invoke the local Codex CLI and trigger code/command execution on the host. This is a normal but powerful capability for this class of tool and warrants controlled use.
The description mentions managing threads and inspecting history via SQLite state, which implies access to a local state database and related task context. The exact read/write scope is not documented here, but there is no clear red flag showing permissions far beyond its stated purpose.
Positive signals include being open source under Apache 2.0, which allows source review. However, it comes from a third-party registry, the repository has 0 stars, and maintenance status is unknown, so trust is limited and source/dependency review is advisable before production use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "codex-mcp-server" yet — see the docs or source repo.
Use codex-mcp-server to connect to the local Codex CLI, analyze the 500 error in the login endpoint of this repository, identify the cause, and provide a direct fix with a change summary.
Returns the root cause, the proposed code changes, and a concise fix summary.
Create a new Codex thread for the current refactoring task, keep the context across turns, and list the 5 most recent sessions with each session's goal and outcome.
Outputs a thread list, session summaries, and preserved context for continuing the work.
Read the history stored in SQLite state, find the most recent failed autonomous coding task, and explain the failed step, error message, and possible fixes.
Provides the failed task details, error analysis, and recommended next steps.
Get technical advice, code reviews, and explanations via Codex CLI.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Securely bridge Discord and Codex CLI for collaborative AI workflows.
Access enriched blockchain data in MCP-compatible clients for analysis and development.
Connect ChatGPT web to local Codex for approved file access and tasks.
Index local repositories for semantic search and structured code understanding.