pmbstyle/gemini-computer-use
A minimal browser automation agent using Google's Gemini 2.5 Computer Use Preview model and Playwright for web browser control.
Platform-specific configuration:
{
"mcpServers": {
"gemini-computer-use": {
"command": "npx",
"args": [
"-y",
"gemini-computer-use"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...