Skip to content
Back to search
30
MCP

io.github.x51xxx/codex-mcp-tool

io.github.x51xxx/codex-mcp-tool

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.x51xxx/codex-mcp-tool": {
      "url": "None",
      "transport": "http"
    }
  }
}