Github Lykhoyda Ask Gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
About This MCP Server
An MCP server for AI-to-AI collaboration via the Gemini CLI. Available on npm: ask-gemini-mcp. Works with Claude Code, Claude Desktop, Cursor, Warp, Copilot, and 40+ other MCP clients. Leverage Gemini's massive 1M+ token context window for large file and codebase analysis while your primary AI handles interaction and code editing.
Tools & Endpoints
Example Workflow
• ask gemini to analyze @src/main.js and explain what it does
• use gemini to summarize @. the current directory
• ask gemini to review the changes in @src/auth.ts for security issues
• use gemini to compare @old.js and @new.js
• ask gemini about best practices for React state management
• use gemini sandbox to create and run a Python script
What Problems It Solves
- ask gemini to analyze @src/main.js and explain what it does
- use gemini to summarize @. the current directory
- ask gemini to review the changes in @src/auth.ts for security issues
- use gemini to compare @old.js and @new.js
- ask gemini about best practices for React state management
- use gemini sandbox to create and run a Python script
Why Use Github Lykhoyda Ask Gemini?
- Get a second opinion — Ask Gemini to review your coding approach before committing to it
- Debate plans — Send architecture proposals to Gemini for critique and alternative suggestions
- Review changes — Have Gemini analyze diffs or modified files to catch issues your primary AI might miss
- Massive context — Gemini reads entire codebases (1M+ tokens) that would overflow other models
Specifications
Requirements
- Node.js v20.0.0 or higher (LTS)
- Google Gemini CLI installed and authenticated
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"gemini-cli": {
"command": "npx",
"args": ["-y", "ask-gemini-mcp"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github Lykhoyda Ask Gemini
- Function
- Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.