Skip to content
Gemini CLI

Emboss for Gemini CLI

io.github.edwinorange/emboss

Turn any PDF form into a fillable one, fill it from data or documents, verify it, and fax it.

client:Gemini CLI transport:streamable-http

Install Emboss in Gemini CLI

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

{
  "mcpServers": {
    "emboss": {
      "httpUrl": "https://api.getemboss.ai/mcp"
    }
  }
}

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

Emboss in other clients