framesail for Gemini CLI
com.framesail/framesail
Create long-form YouTube videos end to end: script, storyboard, voiceover, final MP4.
client:Gemini CLI
transport:streamable-http
tools:72
Install framesail in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"framesail": {
"httpUrl": "https://api.framesail.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI 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