← All servers
πŸ”

Codex BridgeVerifiedπŸ›‘ No advisories

io.github.hampsterx/codex-mcp-bridge
New to MCP? Start here β†’
0β˜… stars
0weekly installs
16 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hampsterx, which proved it owns this namespace.

Verified owner: github.com/hampsterx β†—io.github.hampsterx/codex-mcp-bridge

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads CODEX_CLI_PATH, CODEX_DEFAULT_MODEL, CODEX_FALLBACK_MODEL, CODEX_MAX_CONCURRENT, CODEX_MCP_SERVERS.

About

Wraps Codex CLI as MCP tools: codex, review, query, search, structured, ping, listSessions.

Packages & transports

npmcodex-mcp-bridgev0.8.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "codex_mcp_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "codex-mcp-bridge"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y codex-mcp-bridge