browser forest for Gemini CLI
com.browserforest/browser-forest
Undetectable cloud browser sessions for AI agents and scrapers. Navigate, extract, click, captcha.
client:Gemini CLI
transport:streamable-http
Install browser forest in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"browser-forest": {
"httpUrl": "https://browserforest.com/api/mcp/bf"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs