mcp.film

mcp.film / Full-Stack AI Studios / FilmLab

FilmLab

OfficialRemoteby TheFilmRadarcreditsverified Aug 22, 2026

Hosted film lab: storyboard, generate, review, and export, with the price shown before each run.

What it does

FilmLab is the generative workbench attached to TheFilmRadar, a German-language industry platform for DACH film and TV crews, and it exposes its whole ten-stage pipeline over one OAuth-gated remote MCP. Thirty-four tools cover project and pipeline context, auto-storyboarding, image and clip generation in batches, a review queue with contact sheets and continuity checks, a full location board that can generate variants and panoramas from a reference image, and sequence assembly through to export profiles and render jobs. The two things that distinguish it from the rest of the studio tier are the review stage — assets get a verdict before they reach a sequence — and cost preflight, which quotes credits before a run rather than after. Reading, browsing, and project creation cost nothing, so an agent can survey a project before anything is spent.

Connect

Remote endpoint (Streamable HTTP)
https://mcp-lab.thefilmradar.com/mcp
Claude Code
claude mcp add --transport http filmlab https://mcp-lab.thefilmradar.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "filmlab": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-lab.thefilmradar.com/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "filmlab": {
      "url": "https://mcp-lab.thefilmradar.com/mcp"
    }
  }
}
Auth: oauth — OAuth against a FilmRadar account at https://lab.thefilmradar.com — no API key and no token to paste

Tools you'll see

lab_get_contextlab_auto_storyboardlab_generatelab_animate_batchlab_review_queuelab_contact_sheetlab_continuity_checklab_generate_location_variantslab_create_sequencelab_start_export

Field notes

New and unproven: published to the official MCP registry on 2026-08-17 as com.thefilmradar/filmlab, with three versions shipped that same day and 1.1.1 current. Endpoint confirmed live on 2026-08-22 — https://mcp-lab.thefilmradar.com/.well-known/oauth-protected-resource returns resource metadata naming itself the authorization server, header bearer only; a browser GET on /mcp 302s to the docs page, which is correct for a POST-only streamable HTTP transport. The 34-tool count and the tool names come from the vendor's own docs, not from a tools/list this directory could read, because there is no anonymous access. Closed source, no repo, one operator, and the docs and UI are German-first — the MCP page is entirely in German, which is friction if your agent or your crew is not. It also does not name the models behind lab_generate and lab_animate ('Soul Cinema' is a house label, not an engine), so you are buying credits without knowing which engine renders them; Martini and Nomi both publish their model rosters. Billing is per run with the price quoted first: reads, browsing, previews and project creation are free, while generation, animation, locations and exports draw on credits bought in the Composer, which the vendor says do not expire.

Pairs well with