Skip to content
Gemini CLI

inkmotion for Gemini CLI

io.github.omnipotent6/inkmotion

Turn a topic, URL, or document into a narrated, animated explainer video.

client:Gemini CLI transport:streamable-http

Install inkmotion in Gemini CLI

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

{
  "mcpServers": {
    "inkmotion": {
      "httpUrl": "https://mcp.inkmotion.app/mcp/"
    }
  }
}

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

inkmotion in other clients