Skip to content
Back to search
30
MCP v1.5.5

io.github.Lykhoyda/ask-gemini

io.github.Lykhoyda/ask-gemini

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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-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
Gemini Bridge
Delegates large-context tasks from Claude to Google Gemini via subprocess, enabling token-efficient analysis of large files and codebases.
0 tools
gemini-mcp-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
gemini-mcp-connect
Claude Code plugin: Google Gemini as a second-opinion AI via MCP
0 tools

How to use

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

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