RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
Platform-specific configuration:
{
"mcpServers": {
"gemini-mcp": {
"command": "npx",
"args": [
"-y",
"gemini-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...