batch_update_timeline_clips — BlitzReels Video Editor MCP Tool
batch_update_timeline_clips
(batch update timeline clips) is one of 75 tools on the
BlitzReels Video Editor
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call batch_update_timeline_clips from your client
- Claude Code BlitzReels Video Editor batch_update_timeline_clips run in your project directory
- Claude Desktop BlitzReels Video Editor batch_update_timeline_clips ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BlitzReels Video Editor batch_update_timeline_clips ~/.cursor/mcp.json
- VS Code BlitzReels Video Editor batch_update_timeline_clips .vscode/mcp.json
- Zed BlitzReels Video Editor batch_update_timeline_clips ~/.config/zed/settings.json
- Windsurf BlitzReels Video Editor batch_update_timeline_clips ~/.codeium/windsurf/mcp_config.json
- Cline BlitzReels Video Editor batch_update_timeline_clips ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BlitzReels Video Editor batch_update_timeline_clips ~/.gemini/settings.json
- Grok BlitzReels Video Editor batch_update_timeline_clips .mcp.json (in your project root)
- ChatGPT BlitzReels Video Editor batch_update_timeline_clips Settings → Connectors → Advanced → Developer mode
- Claude.ai BlitzReels Video Editor batch_update_timeline_clips Settings → Connectors → Add custom connector
- LangChain BlitzReels Video Editor batch_update_timeline_clips pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http blitzreels https://www.blitzreels.com/api/mcp
Other tools on this server
- projects_list
- projects_get
- projects_inspect
- exports_list
- media_list
- media_transcript_get
- projects_create
- media_upload_file
- media_import_url
- media_upload_start
- media_upload_finish
- media_import_inspect
- media_import_scan_page
- clips_presets_list
- captions_themes_list
- media_assets_get
- media_assets_preview
- media_folders_list
- media_folders_create
- media_assets_update
- media_upscale_estimate
- media_upscale
- clips_create
- clips_get
- clips_manage
- clip_batches_delete
- timeline_edit_apply
- timeline_edit_preview
- update_timeline_clip
- mute_clip_audio
- delete_timeline_items
- add_text_overlay
- add_transition
- workflows_list
- workflows_import
- workflows_get
- workflow_runs_create
- workflow_runs_get
- workflow_runs_execute_step
- timeline_media_add
- timeline_audio_add
- exports_start
- generation_options_list
- generation_image_create
- generation_video_create
- generation_voiceover_create
- generation_music_create
- generation_sound_create
- generation_faceless_create
- generation_jobs_get
- generation_jobs_cancel
- generation_plan_brief
- generation_plan_validate
- characters_list
- characters_get
- characters_apply
- story_kits_list
- story_kits_get
- story_kits_apply
- series_list
- series_get
- series_content
- series_apply
- series_assign
- series_delete
- carousels_compile
- carousels_preview
- carousels_get
- carousels_patch_slide
- carousels_patch_document
- carousels_expand_recipe
- carousels_migrate
- carousels_clone
- carousels_kit
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.