workflows_list — BlitzReels Video Editor MCP Tool
workflows_list
(workflows list) 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 workflows_list from your client
- Claude Code BlitzReels Video Editor workflows_list run in your project directory
- Claude Desktop BlitzReels Video Editor workflows_list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BlitzReels Video Editor workflows_list ~/.cursor/mcp.json
- VS Code BlitzReels Video Editor workflows_list .vscode/mcp.json
- Zed BlitzReels Video Editor workflows_list ~/.config/zed/settings.json
- Windsurf BlitzReels Video Editor workflows_list ~/.codeium/windsurf/mcp_config.json
- Cline BlitzReels Video Editor workflows_list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BlitzReels Video Editor workflows_list ~/.gemini/settings.json
- Grok BlitzReels Video Editor workflows_list .mcp.json (in your project root)
- ChatGPT BlitzReels Video Editor workflows_list Settings → Connectors → Advanced → Developer mode
- Claude.ai BlitzReels Video Editor workflows_list Settings → Connectors → Add custom connector
- LangChain BlitzReels Video Editor workflows_list 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
- batch_update_timeline_clips
- mute_clip_audio
- delete_timeline_items
- add_text_overlay
- add_transition
- 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.