Skip to content
Gemini CLI

qencode for Gemini CLI

com.qencode/qencode

Create amazing video experiences with the Qencode API, straight from your AI assistant.

client:Gemini CLI transport:streamable-http

Install qencode in Gemini CLI

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

{
  "mcpServers": {
    "qencode": {
      "httpUrl": "https://mcp.qencode.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

qencode in other clients