Skip to content
Back to search
30
MCP

Gemini Bridge

pulsemcp/gemini bridge

Delegates large-context tasks from Claude to Google Gemini via subprocess, enabling token-efficient analysis of large files and codebases.

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

How to use

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

{
  "mcpServers": {
    "gemini_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}