Skip to content
Claude Code

ask claude for Claude Code

io.github.lykhoyda/ask-claude

Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions

client:Claude Code transport:stdio runtime:npm

Install ask claude in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ask-claude -e ASK_CLAUDE_MODEL=<ASK_CLAUDE_MODEL> -e ASK_CLAUDE_FALLBACK_MODEL=<ASK_CLAUDE_FALLBACK_MODEL> -e ASK_CLAUDE_TIMEOUT_MS=<ASK_CLAUDE_TIMEOUT_MS> -e GMCPT_LOG_LEVEL=<GMCPT_LOG_LEVEL> -- npx -y @ask-llm/claude-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ask claude in other clients