framesail for Claude Desktop
com.framesail/framesail
Create long-form YouTube videos end to end: script, storyboard, voiceover, final MP4.
client:Claude Desktop
transport:streamable-http
tools:72
Install framesail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"framesail": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.framesail.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_channels
- create_channel
- list_projects
- create_project
- get_project
- update_project
- delete_project
- set_project_style
- update_caption_config
- get_pipeline_progress
- get_workflow_status
- await_jobs
- get_section_template
- list_models
- generate_script
- get_script
- save_script
- revise_script
- activate_script_version
- scan_script
- list_assets
- create_asset
- update_asset
- delete_asset