MCP Server - Bridge to Google Gemini API. Part of HumoticaOS/SymbAIon ecosystem.
Standard I/O
Docker
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-gemini-bridge": {
"args": [
"index.js"
],
"command": "node"
}
}
}