Back to search
30
MCP

Codex MCP Go

io.github.w31r4/codex-mcp-go

MCP server wrapping Codex CLI for stdio-based tool calls.

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

Similar MCP servers embedding-nearest

codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
@trishchuk/codex-mcp-tool
MCP server for Codex CLI integration
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools

How to use

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

{
  "mcpServers": {
    "codex_mcp_go": {
      "url": "None",
      "transport": "http"
    }
  }
}