Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:13
· 1 commit to master since this release

Release v1.4.0

Lightweight MCP server bridging Claude Code to Google's Gemini AI.

Installation

pip install gemini-mcp-bridge

Usage

# Add to Claude Code
claude mcp add gemini-mcp-bridge -s user -- uvx gemini-mcp-bridge

See README.md for full documentation.