Skip to content
Gemini CLI

DocuQueue MCP for Gemini CLI

io.github.dvcoolarun/docuqueue-mcp

Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.

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

Install DocuQueue MCP in Gemini CLI

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

{
  "mcpServers": {
    "docuqueue-mcp": {
      "httpUrl": "https://docuqueue.com/mcp/sse"
    }
  }
}

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

DocuQueue MCP in other clients