Cinegenta Studio for Claude Desktop
com.cinegenta/studio
Turn a script into a finished film: plan and quote free, then produce under a hard credit cap.
client:Claude Desktop
transport:streamable-http
Install Cinegenta Studio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"studio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cinegenta.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs