Fax.Plus for Gemini CLI
plus.fax.app/mcp
Send and receive faxes from any MCP-compatible AI assistant using the Fax.Plus API
client:Gemini CLI
transport:streamable-http
Install Fax.Plus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.fax.plus/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs