Gemini CLI
MCP Serverby jamubc · Added 5mo ago
Claude
2.1k
Install
npx -y gemini-mcp-toolAdd to Claude
claude mcp add jamubc-gemini-mcp-toolQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"gemini-cli": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Google's Gemini CLI to leverage massive token windows for analyzing large files and codebases, providing general queries, sandbox-mode code execution for safe testing, and structured response handling with behavioral flags for context control.
Tags
File Systemsmcp-servernpm