kkrishnan90/gemini-desktop
The MCP Gemini Electron App is a cross-platform desktop application that creates a seamless chat interface for Google's Gemini AI models with extensible capabilities through a Model Context Protocol (MCP) framework.
Platform-specific configuration:
{
"mcpServers": {
"gemini-desktop": {
"command": "npx",
"args": [
"-y",
"gemini-desktop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...