framesail for Grok
com.framesail/framesail
Create long-form YouTube videos end to end: script, storyboard, voiceover, final MP4.
client:Grok
transport:streamable-http
tools:72
Install framesail in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"framesail": {
"type": "http",
"url": "https://api.framesail.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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