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.
4. Try these first
- Create a lot about a night-shift paramedic who keeps meeting the same stranger at the same intersection.
- Cast a grizzled scout for this world and show me the options.
- Generate a frame of her alone in the ambulance bay in the rain.
- Write episode 2 of my series and shoot the board as drafts.
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.
- · Every prompt is screened before a model is called. Blocked attempts are logged.
- · Your saved budget cap always wins. A tool that would overshoot stops and says so.
- · Video defaults to the cheap draft lane; only master_shot spends premium money.
- · Every generation lands in your Vault and your Ledger, as if you shot it yourself.
- · A token reaches only the account that minted it. Your fal key is never exposed.
Reelhaus — the school and the studio.