Skip to content
Gemini CLI

Bleep for Gemini CLI

com.usebleep/bleep

Create Tasks and run Workflows in Bleep from Claude, ChatGPT, and other AI assistants.

client:Gemini CLI transport:streamable-http

Install Bleep in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "bleep": {
      "httpUrl": "https://app.usebleep.com/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Bleep in other clients