# Cinegenta Studio

> Hosted studio MCP that takes a screenplay, quotes the production free, then renders under a credit cap.

- **Category:** Full-Stack AI Studios
- **Vendor:** Cinegenta (official)
- **Pricing:** credits
- **Verified:** 2026-09-15

## What it does

Cinegenta's remote MCP works from the script down rather than the shot up: put_script and build_plan break a screenplay into scenes, cast, wardrobe, props, staging and a shot list, quote returns an itemised estimate without spending anything, and only greenlight starts rendering — under a cap the human sets, enforced server-side before every render, with review checkpoints that come back as images in chat. Thirteen tools split into read, write and spend scopes, and a key minted without the spend scope cannot bill at all. For a filmmaker-agent that is the most explicit money model of any studio-tier server listed here.

## Connect

- Remote endpoint: `https://cinegenta.com/api/mcp`
- Remote headers required: `Authorization`
- Claude Code: `claude mcp add --transport http cinegenta https://cinegenta.com/api/mcp --header "Authorization: Bearer cg_sk_YOUR_KEY"`

**Auth:** api_key — <https://cinegenta.com/connect> — mints a cg_sk_ key with read, write and spend scopes, shown once; the server also accepts it as X-API-Key.

## Capabilities

[screenplay-parsing](https://mcp.film/capabilities/screenplay-parsing.md) · [shot-breakdown](https://mcp.film/capabilities/shot-breakdown.md) · [shot-planning](https://mcp.film/capabilities/shot-planning.md) · [storyboarding](https://mcp.film/capabilities/storyboarding.md) · [cost-estimation](https://mcp.film/capabilities/cost-estimation.md) · [cost-gates](https://mcp.film/capabilities/cost-gates.md) · [multi-model-generation](https://mcp.film/capabilities/multi-model-generation.md) · [run-control](https://mcp.film/capabilities/run-control.md) · [remote-mcp](https://mcp.film/capabilities/remote-mcp.md)

## Sample tools

`list_projects` · `create_project` · `put_script` · `configure` · `build_plan` · `quote` · `get_status` · `upload_reference` · `review` · `greenlight` · `run_control` · `regenerate` · `cancel_build`

## Field notes

Verified 2026-09-15 from primary sources: the endpoint answers 401 with a proper WWW-Authenticate challenge, the server card at cinegenta.com/.well-known/mcp/server-card.json and the official MCP registry (com.cinegenta/studio v1.1.0, published 13 Sep 2026) agree on the URL and 13 tools, and the tool list above is copied from the vendor's agent reference at cinegenta.com/mcp/reference.md, which it says is regenerated from tools/list. What we could not check without a key and a spend: whether cap enforcement, refunds on failed renders and the idempotent regenerate behave as described — those are the vendor's claims. Know what you are buying into: the domain was registered in May 2026, the product is labelled Beta, there is no public repo and no named team, and credits are $0.10 each in $5 to $500 packs bought only on the website, with a generated minute quoted anywhere from under a dollar to over twenty depending on the models. Transport is stateless POST-only, no SSE. Submitted through this directory's own submit_listing tool from a GitHub account with no visible tie to the company.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-09-15
- Last verified: 2026-09-15
- Machine JSON: https://mcp.film/api/mcps/cinegenta.json

## Links

- Site: https://cinegenta.com/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=cinegenta%3Asite
- Docs: https://cinegenta.com/mcp?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=cinegenta%3Adocs

---

Structured data: https://mcp.film/api/mcps/cinegenta.json · Directory: https://mcp.film
Canonical: https://mcp.film/mcps/cinegenta/
Hosted directory MCP: https://mcp.film/mcp
