# Framesail

> Hosted MCP that carries a script through storyboard, voiceover and shots to a cut MP4.

- **Category:** Full-Stack AI Studios
- **Vendor:** Framesail (official)
- **Pricing:** paid
- **Verified:** 2026-09-18

## What it does

Framesail's own remote MCP exposes its six-stage pipeline to an agent: derive a look from reference images, video or a YouTube link, write or generate the script, lock reference images for every character, place and prop, record voiceover with word-level timing, plan the storyboard scene by scene, then render each shot against those locked references and export with captions, music and SFX. State lives server-side, so a run can pause between chat sessions and resume, and an agent can read or rewrite the script, references and storyboard before the next stage runs. Aimed at long-form output rather than clips, which makes it one of the few studio-class servers an agent can drive end to end.

## Connect

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

**Auth:** api_key — <https://framesail.com/developers> — Claude Code and Cursor use an fsk_ bearer token; claude.ai, Claude Desktop and the mobile app connect over OAuth instead and need no key.

## Capabilities

[script-generation](https://mcp.film/capabilities/script-generation.md) · [storyboarding](https://mcp.film/capabilities/storyboarding.md) · [character-consistency](https://mcp.film/capabilities/character-consistency.md) · `reference-locking` · [voiceover](https://mcp.film/capabilities/voiceover.md) · [text-to-video](https://mcp.film/capabilities/text-to-video.md) · `shot-rendering` · [captioning](https://mcp.film/capabilities/captioning.md) · `video-export` · [remote-mcp](https://mcp.film/capabilities/remote-mcp.md)

## Sample tools

`generate_script` · `generate_storyboard` · `export_video`

## Field notes

Verified 18 Sep 2026 from the vendor's own pages: the endpoint, transport, both auth paths and the connect command come from framesail.com/developers, and an anonymous GET on api.framesail.com/mcp answers 401, so the server is live and gated. Price is the first thing to check, because there is no free tier and MCP is not on the entry plan: quarterly billing runs Creator $22/month (12,000 credits), Pro $54/month (30,000), Studio $137/month (80,000) and Scale $551/month (330,000), and 'API & MCP access' is listed from Pro upward. Credits roll over but expire two months after they are granted, so a quiet month is a forfeited month. Only three tool names are published — generate_script, generate_storyboard and export_video — so tools_sample lists those three rather than a number; third-party directories quote a tool count the vendor does not, and we did not run tools/list without a paid key. Hosted only: no repo, no local package, nothing to self-host, and no way to audit what the pipeline sends to which upstream model. The vendor also ships a REST API over the same stages and says to pick one surface per run rather than mixing MCP and REST. If you want the same script-to-cut arc with a timeline you can actually edit, compare martini; if you only need the breakdown and prompts and will generate elsewhere, penshot does that part for free.

## Verification

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

## Links

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

---

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