Skip to content
Gemini CLI

studio for Gemini CLI

io.kaitoi/studio

Build and run visual creative-production workflows from your AI agent.

client:Gemini CLI transport:streamable-http

Install studio in Gemini CLI

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

{
  "mcpServers": {
    "studio": {
      "httpUrl": "https://mcp.studio.kaitoi.io"
    }
  }
}

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

studio in other clients