ParallelSandbox for Gemini CLI
com.parallelsandbox/parallelsandbox
Remote Linux boxes for coding agents: Docker, a browser, screenshots, logs, human takeover.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install ParallelSandbox in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"parallelsandbox": {
"httpUrl": "https://mcp.parallelsandbox.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs