Pebble for Gemini CLI
com.shippebble/pebble
Host the tools your AI builds — small internal tools in isolated microVMs, live for your team.
client:Gemini CLI
transport:streamable-http
Install Pebble in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pebble": {
"httpUrl": "https://shippebble.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