Skip to content
Gemini CLI

Edwyna Fax API for Gemini CLI

com.edwyna/fax

Send individual transactional faxes with prepaid credit, delivery status, and safeguards.

client:Gemini CLI transport:streamable-http

Install Edwyna Fax API in Gemini CLI

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

{
  "mcpServers": {
    "fax": {
      "httpUrl": "https://edwyna.com/mcp"
    }
  }
}

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

Edwyna Fax API in other clients