Servers

Framesail AI
@framesail
Official remote MCP server for Framesail AI. Create long-form (faceless YouTube) videos end to end from any MCP client: script, locked character references, storyboard, voiceover, and final video editing — with characters and style held consistent across every shot.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"framesail": {
"type": "streamable-http",
"url": "https://api.framesail.com/mcp",
"headers": {
"Authorization": "Bearer fsk_YOUR_API_KEY"
}
}
}
}