Back to search
30
MCP

io.github.lykhoyda/ask-codex

io.github.lykhoyda/ask-codex

Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions

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

Similar MCP servers embedding-nearest

io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
io.github.lykhoyda/ask-ollama
Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
0 tools
iflow-mcp_elyin-codex-bridge
Lightweight MCP server bridging Claude Code to OpenAI Codex via official CLI
0 tools
io.github.phoenixfeuer32/claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
0 tools · streamable-http
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.lykhoyda/ask-codex": {
      "url": "None",
      "transport": "http"
    }
  }
}