eLyiN/gemini-bridge
A lightweight MCP server bridging AI agents to Google's Gemini AI via official CLI
Platform-specific configuration:
{
"mcpServers": {
"gemini-bridge": {
"command": "npx",
"args": [
"-y",
"gemini-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...