cmdaltctr/claude-gemini-mcp-slim
Lightweight MCP integration bringing Google's Gemini AI capabilities to Claude Code with 1M+ token context window, smart model selection, and powerful code analysis tools
Platform-specific configuration:
{
"mcpServers": {
"claude-gemini-mcp-slim": {
"command": "npx",
"args": [
"-y",
"claude-gemini-mcp-slim"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...