ask-claude
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
Install
npmstdio
npx -y @ask-llm/claude-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-lykhoyda-ask-claude": {
"command": "npx",
"args": [
"-y",
"@ask-llm/claude-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.Lykhoyda/ask-claude · published 2026-09-11 · updated 2026-09-11. Not an endorsement; review the code before connecting it to anything sensitive.