Use Gemini MCP Tool to let MCP-capable coding agents delegate large file and codebase analysis to Gemini or Antigravity CLI without leaving the agent workflow.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill route-large-codebase-analysis-through-gemini-mcp-tool --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Route Large Codebase Analysis Through Gemini Mcp Tool?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-route-large-codebase-analysis-through-gemini-mcp-t)More formats (shields.io, HTML) on the badges page.
---
name: "Route large codebase analysis through Gemini MCP Tool"
slug: "route-large-codebase-analysis-through-gemini-mcp-tool"
description: "Use Gemini MCP Tool to let MCP-capable coding agents delegate large file and codebase analysis to Gemini or Antigravity CLI without leaving the agent workflow."
github_stars: 2260
verification: "security_reviewed"
source: "https://github.com/jamubc/gemini-mcp-tool"
author: "jamubc"
publisher_type: "community"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "jamubc/gemini-mcp-tool"
github_stars: 2260
npm_package: "gemini-mcp-tool"
npm_weekly_downloads: 11864
---
# Route large codebase analysis through Gemini MCP Tool
Use Gemini MCP Tool to let MCP-capable coding agents delegate large file and codebase analysis to Gemini or Antigravity CLI without leaving the agent workflow.
## Prerequisites
Node.js 16+, MCP-capable host such as Claude Code or Claude Desktop, Gemini CLI or Antigravity CLI with authentication
## Installation
Prerequisites: Node.js 16 or newer and a configured Gemini CLI or Antigravity CLI backend.
For Claude Code, add the MCP server with the upstream one-line setup:
- claude mcp add gemini-cli -- npx -y gemini-mcp-tool
For Claude Desktop or other MCP clients, configure the server command as npx with args -y and gemini-mcp-tool.
Verify in Claude Code with /mcp after restarting or reloading MCP servers.
- Source: https://github.com/jamubc/gemini-mcp-tool
- Extracted from upstream docs: https://raw.githubusercontent.com/jamubc/gemini-mcp-tool/HEAD/README.md
## Documentation
- https://jamubc.github.io/gemini-mcp-tool/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/route-large-codebase-analysis-through-gemini-mcp-tool/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!