1. consult_gemini
Direct CLI bridge for simple queries.
2. consult_gemini_with_files
CLI bridge with file attachments for detailed analysis.
Gemini Bridge is a lightweight MCP server that enables AI coding assistants to interact with Google's Gemini AI through the official CLI, offering zero API costs and seamless integration with Claude Code, Cursor, VS Code, and other MCP-compatible clients.
{
"command": "uvx",
"args": ["gemini-bridge"],
"env": {}
}