// Tutorial · ⏱ 7 min · free with email

Creator Studio

Building reels by hand is the point where most solo operators stall — sound, cutting, asset hunt, upload carousel. My studio runs differently: one command in the terminal, image and video appear, everything lands in the right folder. Here's the setup.

AI
// Co-Authored · AI Disclosure

Co-authored with Mike F. (Agent: head-of-video-and-animation) — fal.ai + Kling process steps, command check. Reel workflow and quality gates: 100 % Alex. Full context →

Alex G. as an AI Operator in a cyberpunk command centre — AMIA retro monitors with holographic AI-workflow, video-generation and code panels// AI-GENERATED · MAGNIFIC
// What you'll take away

Why "one reel at a time" is the killer

Most creators don't fail on ideas — they fail on the production maths. Three reels a week sounds cute until you notice each one costs 60–90 minutes of asset work on average: hunt or generate the image, generate the clip, ferry files around, copy them into the edit folder, hope you can find the original two weeks later.

The maths flip the moment you put it into one pipeline: one tool that generates, one control desk that orchestrates, one folder logic the desk carries along. Then "one reel or ten" is the same effort.

The pipeline in one sentence

fal.ai generates, Claude Code orchestrates, an MCP connection is the conveyor belt — and your repo folder is the warehouse. Three layers, one direction. You describe what should go in; Claude calls fal.ai, gets image and video back, files both by schema. You fish out the finished assets and cut them together.

The hard part — the MCP connection, the actual workflow and my quality gates from real production work — is in the full version:

// Continue reading

Full version free with email

The MCP setup with the ready command, my production flow, four operator quality gates and the answers to the most common stumbling questions. Sign up once, unlocked immediately.

Double opt-in via Brevo · unsubscribe anytime · Privacy

// Unlocked — good luck producing.

Setup — once, then never again

  1. Create a fal.ai account and API key: fal.ai → Dashboard → Keys → create a new one. The key stays local on your machine; none of it goes back to me or anyone else.
  2. Wire fal.ai as an MCP server in Claude Code: one command in the terminal, replace YOUR_FAL_KEY:
claude mcp add --transport http fal-ai https://mcp.fal.ai/mcp --header "Authorization: Bearer YOUR_FAL_KEY"

From this point on, Claude Code can talk to fal.ai directly — no API wrapper, no custom script, no browser tabs.

The production flow, the way I run it

  1. One folder per reel — e.g. reels/W24/dual-use-ai/. I tell Claude once a week "lay out the week's structure," then I only add topic subfolders. That folder discipline is the invisible lever: without it you end up with 400 files two months in, all named final_v2_REAL.mp4.
  2. Brief it like a studio: I describe mood, motif, seconds-per-cut, style reference. Claude generates image + video via the fal MCP and files both into the reel folder — with speaking file names.
  3. Grab the finished assets and stitch them together in edit. CapCut, Premiere, Final Cut — doesn't matter. The time-eating part is done; the creative part is still yours.

The trick isn't in any single step — it's that no step forces a tool switch or window juggling anymore. Everything happens in the same terminal, everything lands in the same place.

My operator quality gates

Four rules that make the difference between "it runs" and "unusable in two months":

// Gate 01 · Folder logic before the first run

Week/topic structure first, then the first command. Anyone generating reels without folder logic drowns by week three. Same as with code: a clean repo is the investment that makes everything else cheap.

// Gate 02 · Prompt library

The first prompts that really land, I save as templates. Repetition is a feature here, not a bug — style consistency beats any idea explosion. Set up your own prompts/ library in the repo early.

// Gate 03 · Start small

Take one reel cleanly from brief to upload. Only then scale. Anyone running ten in parallel on day one burns budget and learns nothing about their own workflow.

// Gate 04 · Humans stay on the cut

fal.ai delivers top-tier material, but cut rhythm and hook remain human disciplines. Automate the cut and you lose the quirk the account actually needs.

Common stumbling questions

My take

This pipeline lifted reels out of the "not today" bucket. Not because it takes the creative load away — but because it takes the friction away. What's left is the work you enjoy.

Related pattern from the AMIA stack: Stitch + Claude Code via MCP — same principle, just for front-end design. And if you want to see how I run several such pipelines in parallel: How I installed 184 AI agents with Claude.