Reelhaus

Reelhaus in your AI. Your cast, your worlds, your studio — from any agent.

Reelhaus speaks MCP. Hand an assistant a token and it can open a world, cast it, shoot it and read the bill — through the same moderation, the same cost log and the same budget cap you use in the app. Nothing here is a looser back door.

1. Get your token

2. Set up your client

Claude (claude.ai)

Settings → Connectors → Add custom connector. Name it Reelhaus, paste the URL, and add the bearer token as an authorization header.

Name    Reelhaus
URL     https://project--40925c33-cfed-4498-895d-c3500bb5fa5b.lovable.app/api/public/mcp
Header  Authorization: Bearer rh_agent_YOUR_TOKEN

Claude Code

Drop this into your MCP config, or run the one-liner underneath it.

{
  "mcpServers": {
    "reelhaus": {
      "type": "http",
      "url": "https://project--40925c33-cfed-4498-895d-c3500bb5fa5b.lovable.app/api/public/mcp",
      "headers": { "Authorization": "Bearer rh_agent_YOUR_TOKEN" }
    }
  }
}
claude mcp add --scope user --transport http reelhaus 'https://project--40925c33-cfed-4498-895d-c3500bb5fa5b.lovable.app/api/public/mcp' \
  --header "Authorization: Bearer rh_agent_YOUR_TOKEN"

Any other MCP client: remote HTTP server, JSON-RPC 2.0 over POST, bearer token, 60 calls per minute per token.

3. Or install the skill

The generate skill that remembers — your cast, your world, your continuity, attached to every call. A ready-made SKILL.md plus the MCP config, already written for Reelhaus.

Download the Reelhaus skill

4. Try these first

What it can do

list_lots
Every world on the account, and which one is shooting.
get_lot
The bible, look, cast, locations, lexicon and continuity ledger.
create_lot
One sentence becomes a world — plus key art, portraits and location plates.
cast_character
Describe a role, four portrait options walk in.
confirm_cast
Pick one; the rest are swept.
generate_image
One frame, graded in the Lot's look, on-face with its cast.
generate_video
A clip. Draft lane by default, master when you mean it.
master_shot
Re-run an approved draft on the premium lane.
write_episode
Logline, arc, beats and a shootable script inside the bible.
shoot_board
Shoot the script's board card by card, stopping at your cap.
get_ledger
Spend: total, by model, by day, plus the cap in force.

What it costs

New accounts start with 25 free credits — enough for your first two dozen frames. Budget caps and costs apply to agents exactly like the app.

Reelhaus — the school and the studio.