Skip to content
Back to search
30
MCP

io.github.lykhoyda/ask-claude

io.github.lykhoyda/ask-claude

Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only 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-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
io.github.Lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
@ask-llm/claude-mcp
MCP server for consulting Anthropic Claude Code CLI from Codex and other MCP clients
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-antigravity
Bridge Claude with Google's Antigravity CLI (agy) for 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

How to use

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

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