codex mcp bridge MCP
v0.9.1io.github.hampsterx/codex-mcp-bridge
Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add codex-mcp-bridge -e CODEX_CLI_PATH=<CODEX_CLI_PATH> -e CODEX_DEFAULT_MODEL=<CODEX_DEFAULT_MODEL> -e CODEX_FALLBACK_MODEL=<CODEX_FALLBACK_MODEL> -e CODEX_MAX_CONCURRENT=<CODEX_MAX_CONCURRENT> -e CODEX_MCP_SERVERS=<CODEX_MCP_SERVERS> -- npx -y codex-mcp-bridge
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.