Cinegenta Studio for Gemini CLI
com.cinegenta/studio
Turn a script into a finished film: plan and quote free, then produce under a hard credit cap.
client:Gemini CLI
transport:streamable-http
Install Cinegenta Studio in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"studio": {
"httpUrl": "https://cinegenta.com/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