Skip to content
Gemini CLI

DocRocket for Gemini CLI

io.github.crash-ept/docrocket

Generate on-brand proposals, reports, and contracts instantly. Auto-extracts brand from any URL.

client:Gemini CLI transport:streamable-http

Install DocRocket in Gemini CLI

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

{
  "mcpServers": {
    "docrocket": {
      "httpUrl": "https://mcp.docrocket.ai/v1/mcp-tools/docrocket-control/mcp"
    }
  }
}

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

DocRocket in other clients