Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
iflow-mcp_elyin_gemini-bridge
Lightweight MCP server bridging Claude Code to Google's Gemini AI via official CLI
0 tools
io.github.lykhoyda/ask-ollama
Bridge Claude with local Ollama LLMs for private AI-to-AI collaboration — no API keys, fully local
0 tools

How to use

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

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