coolcow/docker-gemini
A versatile Docker container for the Google Gemini CLI, providing both an interactive web terminal (ttyd) and direct command-line execution.
Platform-specific configuration:
{
"mcpServers": {
"docker-gemini": {
"command": "npx",
"args": [
"-y",
"docker-gemini"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...