Oh Fax for Gemini CLI
com.ohfax/ohfax
Outbound US/CA fax for agents: quote PDF, pay via MPP, get delivery receipt.
client:Gemini CLI
transport:streamable-http
tools:4
Install Oh Fax in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ohfax": {
"httpUrl": "https://app.ohfax.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