Back to search
30
MCP

codex-mcp-http-bridge

pypi/codex-mcp-http-bridge

HTTP/OAuth bridge for connecting Codex to remote MCP servers

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
io.github.hampsterx/codex-mcp-bridge
Wraps Codex CLI as MCP tools: query, review, search, assess, structured, sessions.
0 tools
eep-mcp-bridge
MCP to EEP bridge utilities and reference HTTP bridge server.
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
iflow-mcp_elyin-codex-bridge
Lightweight MCP server bridging Claude Code to OpenAI Codex via official CLI
0 tools
mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
0 tools

How to use

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

{
  "mcpServers": {
    "codex-mcp-http-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}