SERVER
Codex CLI Bridge
Rank #7647pulsemcp/gh-hampsterx-codex-cli-bridge
Wraps Codex CLI as MCP tools: query, review, search, assess, structured, sessions.
First listed
Apr 5, 2026
Last publish date
Apr 20, 2026
OVERVIEW
Codex CLI Bridge is a Model Context Protocol (MCP) server published by hampsterx. It ranks #7647 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Codex CLI Bridge is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 20, 2026.
STANDING
#7,647of 58,900 tracked serversTop 25%
Ranks ahead of 51,253 of 58,900 servers on MCP Toplist.
CONNECT
Use Codex CLI Bridge
Add Codex CLI Bridge to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"gh-hampsterx-codex-cli-bridge": {
"command": "npx",
"args": [
"-y",
"codex-mcp-bridge"
],
"env": {
"CODEX_CLI_PATH": "<your CODEX_CLI_PATH>",
"CODEX_DEFAULT_MODEL": "<your CODEX_DEFAULT_MODEL>",
"CODEX_FALLBACK_MODEL": "<your CODEX_FALLBACK_MODEL>",
"CODEX_MAX_CONCURRENT": "<your CODEX_MAX_CONCURRENT>",
"CODEX_MCP_SERVERS": "<your CODEX_MCP_SERVERS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
hampsterx
MORE FROM THIS PUBLISHER
Other servers by hampsterx
View all hampsterx servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.5.1 | Apr 20, 2026 |
FAQ
Frequently asked questions
- What is Codex CLI Bridge?
- Wraps Codex CLI as MCP tools: query, review, search, assess, structured, sessions.
- Who maintains Codex CLI Bridge?
- Codex CLI Bridge is maintained by hampsterx, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Codex CLI Bridge listed on the official MCP registry?
- Yes — Codex CLI Bridge is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Codex CLI Bridge have?
- MCP Toplist tracks 1 version of Codex CLI Bridge, most recently published on Apr 20, 2026.
- Where can I find the source code for Codex CLI Bridge?
- The source code for Codex CLI Bridge is hosted at github.com/hampsterx/codex-mcp-bridge.
EXPLORE