Skip to content
Cline

MCP Gemini for Cline

io.github.crunchtools/gemini

MCP server for Google Gemini AI - text, image, video, research, and more

client:Cline transport:stdio runtime:pypi

Install MCP Gemini in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gemini": {
      "command": "uvx",
      "args": [
        "mcp-gemini-crunchtools"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCP Gemini in other clients