Skip to content
Gemini CLI

quote template for Gemini CLI

io.github.theluckystrike/quote-template

Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice.

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

Install quote template in Gemini CLI

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

{
  "mcpServers": {
    "quote-template": {
      "httpUrl": "https://mcp.zovo.one/mcp/quote-template"
    }
  }
}

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

quote template in other clients