Skip to content
Back to search
30
MCP v0.3.6

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%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Codex Bridge
Bridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and ba
0 tools
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-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Codex CLI
Bridges OpenAI's Codex CLI with structured command execution, brainstorming sessions, and chunked response delivery for code analysis, autom
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

How to use

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

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