jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
Platform-specific configuration:
{
"mcpServers": {
"gemini-mcp-tool": {
"command": "npx",
"args": [
"-y",
"gemini-mcp-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...