Skip to content
Gemini CLI

Formfeed for Gemini CLI

io.github.formfeed-dev/formfeed

Render PDFs and images from templates, validate data and convert Office files to PDF.

client:Gemini CLI transport:streamable-http runtime:npm

Install Formfeed in Gemini CLI

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

{
  "mcpServers": {
    "formfeed": {
      "httpUrl": "https://mcp.formfeed.dev/mcp"
    }
  }
}

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

Formfeed in other clients