Skip to content
Gemini CLI

GenToon for Gemini CLI

ai.gentoon/gentoon

Create multi-cut AI webtoons (instatoons) with your own GenToon characters and art styles.

client:Gemini CLI transport:streamable-http

Install GenToon in Gemini CLI

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

{
  "mcpServers": {
    "gentoon": {
      "httpUrl": "https://www.gentoon.ai/api/mcp"
    }
  }
}

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

GenToon in other clients