
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@maxanatsko/gemini-mcp-tool
Advanced tools
MCP server for AI CLI integration (Gemini CLI + Codex CLI)
┌─────────────────────────────────────────────────────────────────┐
│ │
│ Model Context Protocol server for Gemini CLI + Codex CLI │
│ │
│ Claude ──────────── Gemini / Codex │
│ │
│ Leverage Gemini's massive token window or Codex's │
│ advanced reasoning for large file and codebase analysis │
│ │
└─────────────────────────────────────────────────────────────────┘
Version 3.0.0
License MIT
Node.js ≥ 16.0.0
Google Gemini CLI (configured)
claude mcp add ai-cli -- npx -y @maxanatsko/ai-cli-mcp-server
git clone https://github.com/maxanatsko/ai-cli-mcp-server.git
cd ai-cli-mcp-server
npm install
npm run build
npm link
claude mcp add ai-cli -- ai-cli-mcp
/mcp
{
"mcpServers": {
"ai-cli": {
"command": "npx",
"args": ["-y", "@maxanatsko/ai-cli-mcp-server"]
}
}
}
macOS ~/Library/Application Support/Claude/claude_desktop_config.json
Windows %APPDATA%\Claude\claude_desktop_config.json
Linux ~/.config/claude/claude_desktop_config.json
ask gemini to analyze @src/main.js
use gemini to summarize @.
analyze @package.json dependencies
ask gemini about React best practices
use gemini to explain div centering
ask gemini for latest tech news
use gemini sandbox to run @script.py
ask gemini to safely test this code
use gemini sandbox to install numpy
| Tool | Description |
|---|---|
ask | Query Gemini or Codex with @ file references |
ask-gemini | Backward-compatible alias for ask |
brainstorm | Creative ideation with frameworks |
review-code | Interactive code review sessions |
ping | Connection test |
help | CLI documentation |
ask (or ask-gemini)
prompt Required Analysis request with @ syntax
backend Optional gemini (default) | codex
model Optional Backend-specific override
reasoningEffort Optional Codex-only: low|medium|high|xhigh
sandbox Optional Gemini sandbox / Codex workspace-write
sandboxMode Optional Codex-only: read-only|workspace-write|danger-full-access
session Optional Conversation continuity
includeHistory Optional Include previous rounds
changeMode Optional Structured edit suggestions
Documentation Original Project This Fork
MIT License — Not affiliated with Google
FAQs
MCP server for AI CLI integration (Gemini CLI + Codex CLI)
The npm package @maxanatsko/gemini-mcp-tool receives a total of 1 weekly downloads. As such, @maxanatsko/gemini-mcp-tool popularity was classified as not popular.
We found that @maxanatsko/gemini-mcp-tool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.