Pipes Claude's requests to Gemini, Codex, or Ollama for multi-model collaboration on code review and architecture debates. Exposes tools like ask-gemini for 1M+ token context dumps, ask-codex for GPT-5.5 queries, and ask-ollama for fully local inference. Each tool returns structured responses with session tracking, and you can fan out the same prompt to all providers in parallel via multi-llm. Includes an optional Claude Code plugin that adds /multi-review and /brainstorm commands with a 4-phase validation pipeline. Useful when you want a second AI opinion on diffs or architectural decisions without leaving your editor, or when you need Gemini's massive context window to digest an entire codebase.
claude mcp add --transport stdio io.github.lykhoyda-ask-gemini uvx ask-gemini