Skip to content
Gemini CLI

Morfee for Gemini CLI

io.github.furo-solutions/morfee

Turn an HTML template plus JSON into a finished PDF: a quote, invoice, work order or certificate.

client:Gemini CLI transport:streamable-http

Install Morfee in Gemini CLI

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

{
  "mcpServers": {
    "morfee": {
      "httpUrl": "https://morfee.furo.solutions/mcp"
    }
  }
}

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

Morfee in other clients