Runtime Cloud for Gemini CLI
com.withruntime/runtime
Linux microVM sandboxes for AI agents: run commands, files, processes, pause and wake.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Runtime Cloud in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"runtime": {
"httpUrl": "https://api.withruntime.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