Framesail AI

Created By
framesail4 hours ago
Official remote MCP server for Framesail. Create long-form YouTube videos end to end from any MCP client: script, locked character references, storyboard, voiceover, and final MP4 — with characters and style held consistent across every shot.
Overview

Framesail is an AI video studio built for one job: long-form video. It locks character and environment references up front and renders every shot against them — the same characters, the same world, from the first shot to the last. The MCP server exposes the entire pipeline, connecting to 5+ ai providers, so Claude or any agent can take a brief to a finished video.

Connect

claude.ai / Claude Desktop (OAuth — no key handling): Settings → Connectors → Add custom connector → https://api.framesail.com/mcp. A browser login opens; approve the consent screen.

Claude Code / Cursor / other clients: use the server config with an fsk_ API key from your account page. Every connection is revocable there.

What the tools cover

Channels & projects · script generation and asset scanning · locked reference images and art styles · word-timed voiceover (ElevenLabs / MiniMax) · storyboard planning · segment rendering and final MP4 export · credit balance and job status. Every tool carries a title and safety annotations.

Access

API & MCP access is available on Framesail's Pro and BYOK plans — see pricing. With BYOK, jobs covered by your own provider keys bill zero platform credits.

Docs: framesail.com/developers · Registry: com.framesail/framesail · Support: support@framesail.com

Server Config

{
  "mcpServers": {
    "framesail": {
      "type": "streamable-http",
      "url": "https://api.framesail.com/mcp",
      "headers": {
        "Authorization": "Bearer fsk_YOUR_API_KEY"
      }
    }
  }
}
Project Info
Created At
4 hours ago
Updated At
4 hours ago
Author Name
framesail
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago