Skip to content
Gemini CLI

docbin for Gemini CLI

app.docbin/docbin

Give an agent a place to put large output. Build logs and reports get a stable versioned URL.

client:Gemini CLI transport:streamable-http tools:3

Install docbin in Gemini CLI

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

{
  "mcpServers": {
    "docbin": {
      "httpUrl": "https://mcp.docbin.app/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

docbin in other clients