← Registry

Content Tools

blitzreels.com

Provides management and inspection of BlitzReels video projects, exports, and media assets.

WebMCP3 endpoints118 known toolsFirst detected August 1, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.blitzreels.com/api/mcp

No auth detected

MCP server metadata

Name
blitzreels
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

BlitzReels exposes video project, media, timeline, caption, generation, and export operations. Authenticated operations require OAuth.

Known tools 58

projects_list

List the user's BlitzReels projects with status, duration, and basic metadata.

Inferred read-only
projects_get

Get details for one BlitzReels project, including timeline summary, clips, and captions.

Inferred read-only
projects_inspect

Read bounded project context for editing, including timeline items, media assets, transcripts, captions, and stable IDs.

Inferred read-only
exports_list

List exports with render status and progress.

Inferred read-only
media_list

List media files in user's library (videos, audio, images)

Inferred read-only
media_transcript_get

Get transcript summary metadata or a bounded window of transcription segments for a video asset.

Inferred read-only
projects_create

Create a new private BlitzReels video project.

Potential side effects
media_upload_file

Import a video, audio, or image file from ChatGPT into the BlitzReels media library.

Inferred read-only
media_import_url

Import a video, audio, or image from a user-provided direct URL into the private BlitzReels media library.

Inferred read-only
media_upload_start

Get a presigned URL for direct file upload (for large files)

Potential side effects
media_upload_finish

Complete the upload process after uploading to a presigned URL

Potential side effects
media_import_inspect

Inspect a user-provided public social-video or Google Drive URL and return available import metadata without creating media.

Inferred read-only
media_import_scan_page

Scan a user-controlled public page and return an importable video URL found on it without creating media.

Inferred read-only
clips_presets_list

List available clip batch presets and their clipping/caption defaults.

Inferred read-only
captions_themes_list

List built-in caption looks and saved caption themes available to a workspace.

Inferred read-only
media_assets_get

Get metadata and processing state for one media-library asset without returning transcript segments.

Inferred read-only
media_assets_preview

Return one bounded JPEG as MCP image content for visual inspection.

Inferred read-only
media_folders_list

List one bounded level of media-library folders and direct asset counts.

Inferred read-only
media_folders_create

Create one media-library folder in a workspace and return a retry-safe mutation receipt.

Potential side effects
media_assets_update

Rename one media asset, edit its description, move it to a folder, or change B-roll eligibility.

Potential side effects
clips_create

Create a private BlitzReels clip batch from an existing asset or a user-provided video URL.

Potential side effects
clips_get

Get status, generated clips, render counts, and download links for a BlitzReels clip batch.

Inferred read-only
clips_manage

List or inspect clips, regenerate, repair visual QA, start export, promote an accepted delivery export, inspect caption words, or apply a verified caption look.

Inferred read-only
clip_batches_delete

Preview or delete a terminal clip batch.

Potential side effects
timeline_edit_apply

Trim or extend one timeline item.

Inferred read-only
timeline_edit_preview

Preview without mutation.

Inferred read-only
update_timeline_clip

Update one timeline item's start, duration, trim, layer, ignored state, or blurred background.

Potential side effects
batch_update_timeline_clips

Update timing, trim, layer, or state for up to 100 timeline items in one sequence transaction.

Potential side effects
mute_clip_audio

Set one timeline media item's volume to zero.

Inferred read-only
delete_timeline_items

Preview or delete up to 100 timeline items and optionally remove linked captions.

Potential side effects
add_text_overlay

Add an editable text overlay to a project timeline at an exact time and layer.

Inferred read-only
add_transition

Add a timed transition effect, optionally attached to one timeline item and paired with sound.

Inferred read-only
workflows_list

List public BlitzReels workflows that can be imported into a workspace.

Inferred read-only
workflows_import

Import a public BlitzReels workflow into the user's workspace.

Inferred read-only
workflows_get

Get a workflow definition, input schema, defaults, and ordered steps.

Inferred read-only
workflow_runs_create

Create an interactive workflow run from a workflow and optional inputs.

Potential side effects
workflow_runs_get

Get workflow run status, step statuses, outputs, warnings, and dashboard URL.

Inferred read-only
workflow_runs_execute_step

Execute one pending workflow run step and return updated run status.

Potential side effects
timeline_media_add

Place an uploaded image or video asset onto the actual BlitzReels project timeline at a timestamp.

Inferred read-only
timeline_audio_add

Place an uploaded audio asset onto the actual BlitzReels project timeline at a timestamp.

Inferred read-only
exports_start

Render/export a BlitzReels video project after timeline edits.

Inferred read-only
generation_options_list

List the models, defaults, limits, and credit costs available for one generation kind before queueing it.

Inferred read-only
generation_image_create

Queue an AI image generation into the BlitzReels media library.

Inferred read-only
generation_video_create

Queue an AI video generation into the BlitzReels media library, from a prompt or from an existing image asset.

Inferred read-only
generation_voiceover_create

Queue a text-to-speech voiceover into the BlitzReels media library.

Inferred read-only
generation_music_create

Queue a background music track into the BlitzReels media library.

Inferred read-only
generation_sound_create

Queue a sound effect into the BlitzReels media library.

Inferred read-only
generation_faceless_create

Turn a script into a full faceless video project: scene plan, generated visuals, optional voiceover, captions, music, and sound.

Inferred read-only
generation_jobs_get

Check a queued generation.

Inferred read-only
generation_jobs_cancel

Cancel a queued or running generation before it finishes spending credits.

Inferred read-only
generation_plan_brief

Fetch the authoring brief for an AI video generation plan: the target model's prompting grammar, capability constraints, locked style contract, and the plan JSON schema.

Inferred read-only
generation_plan_validate

Validate a self-authored generation plan against the schema and the target model's real capabilities before execution.

Inferred read-only
characters_list

List bounded reusable characters with identity, voice, facts, and image-reference metadata.

Inferred read-only
characters_get

Inspect one reusable character and its ordered reference-image set before planning a story.

Inferred read-only
characters_apply

Create or update a reference-based character for repeatable faceless story generation.

Potential side effects
story_kits_list

List bounded reusable Story Kits that bind characters, locations, style, facts, and narrator voice.

Inferred read-only
story_kits_get

Inspect one Story Kit and its revision before generating or updating a story.

Inferred read-only
story_kits_apply

Create or update a Story Kit with optimistic concurrency and an idempotent mutation receipt.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blitzreels]
url = "https://www.blitzreels.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blitzreels": {
      "type": "http",
      "url": "https://www.blitzreels.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blitzreels
Remote MCP URL: https://www.blitzreels.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blitzreels": {
      "url": "https://www.blitzreels.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blitzreels": {
      "type": "http",
      "url": "https://www.blitzreels.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blitzreels",
  "transport": "streamable-http",
  "url": "https://www.blitzreels.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://blitzreels.com/api/mcp

No auth detected

MCP server metadata

Name
blitzreels
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

BlitzReels exposes video project, media, timeline, caption, generation, and export operations. Authenticated operations require OAuth.

Known tools 58

projects_list

List the user's BlitzReels projects with status, duration, and basic metadata.

Inferred read-only
projects_get

Get details for one BlitzReels project, including timeline summary, clips, and captions.

Inferred read-only
projects_inspect

Read bounded project context for editing, including timeline items, media assets, transcripts, captions, and stable IDs.

Inferred read-only
exports_list

List exports with render status and progress.

Inferred read-only
media_list

List media files in user's library (videos, audio, images)

Inferred read-only
media_transcript_get

Get transcript summary metadata or a bounded window of transcription segments for a video asset.

Inferred read-only
projects_create

Create a new private BlitzReels video project.

Potential side effects
media_upload_file

Import a video, audio, or image file from ChatGPT into the BlitzReels media library.

Inferred read-only
media_import_url

Import a video, audio, or image from a user-provided direct URL into the private BlitzReels media library.

Inferred read-only
media_upload_start

Get a presigned URL for direct file upload (for large files)

Potential side effects
media_upload_finish

Complete the upload process after uploading to a presigned URL

Potential side effects
media_import_inspect

Inspect a user-provided public social-video or Google Drive URL and return available import metadata without creating media.

Inferred read-only
media_import_scan_page

Scan a user-controlled public page and return an importable video URL found on it without creating media.

Inferred read-only
clips_presets_list

List available clip batch presets and their clipping/caption defaults.

Inferred read-only
captions_themes_list

List built-in caption looks and saved caption themes available to a workspace.

Inferred read-only
media_assets_get

Get metadata and processing state for one media-library asset without returning transcript segments.

Inferred read-only
media_assets_preview

Return one bounded JPEG as MCP image content for visual inspection.

Inferred read-only
media_folders_list

List one bounded level of media-library folders and direct asset counts.

Inferred read-only
media_folders_create

Create one media-library folder in a workspace and return a retry-safe mutation receipt.

Potential side effects
media_assets_update

Rename one media asset, edit its description, move it to a folder, or change B-roll eligibility.

Potential side effects
clips_create

Create a private BlitzReels clip batch from an existing asset or a user-provided video URL.

Potential side effects
clips_get

Get status, generated clips, render counts, and download links for a BlitzReels clip batch.

Inferred read-only
clips_manage

List or inspect clips, regenerate, repair visual QA, start export, promote an accepted delivery export, inspect caption words, or apply a verified caption look.

Inferred read-only
clip_batches_delete

Preview or delete a terminal clip batch.

Potential side effects
timeline_edit_apply

Trim or extend one timeline item.

Inferred read-only
timeline_edit_preview

Preview without mutation.

Inferred read-only
update_timeline_clip

Update one timeline item's start, duration, trim, layer, ignored state, or blurred background.

Potential side effects
batch_update_timeline_clips

Update timing, trim, layer, or state for up to 100 timeline items in one sequence transaction.

Potential side effects
mute_clip_audio

Set one timeline media item's volume to zero.

Inferred read-only
delete_timeline_items

Preview or delete up to 100 timeline items and optionally remove linked captions.

Potential side effects
add_text_overlay

Add an editable text overlay to a project timeline at an exact time and layer.

Inferred read-only
add_transition

Add a timed transition effect, optionally attached to one timeline item and paired with sound.

Inferred read-only
workflows_list

List public BlitzReels workflows that can be imported into a workspace.

Inferred read-only
workflows_import

Import a public BlitzReels workflow into the user's workspace.

Inferred read-only
workflows_get

Get a workflow definition, input schema, defaults, and ordered steps.

Inferred read-only
workflow_runs_create

Create an interactive workflow run from a workflow and optional inputs.

Potential side effects
workflow_runs_get

Get workflow run status, step statuses, outputs, warnings, and dashboard URL.

Inferred read-only
workflow_runs_execute_step

Execute one pending workflow run step and return updated run status.

Potential side effects
timeline_media_add

Place an uploaded image or video asset onto the actual BlitzReels project timeline at a timestamp.

Inferred read-only
timeline_audio_add

Place an uploaded audio asset onto the actual BlitzReels project timeline at a timestamp.

Inferred read-only
exports_start

Render/export a BlitzReels video project after timeline edits.

Inferred read-only
generation_options_list

List the models, defaults, limits, and credit costs available for one generation kind before queueing it.

Inferred read-only
generation_image_create

Queue an AI image generation into the BlitzReels media library.

Inferred read-only
generation_video_create

Queue an AI video generation into the BlitzReels media library, from a prompt or from an existing image asset.

Inferred read-only
generation_voiceover_create

Queue a text-to-speech voiceover into the BlitzReels media library.

Inferred read-only
generation_music_create

Queue a background music track into the BlitzReels media library.

Inferred read-only
generation_sound_create

Queue a sound effect into the BlitzReels media library.

Inferred read-only
generation_faceless_create

Turn a script into a full faceless video project: scene plan, generated visuals, optional voiceover, captions, music, and sound.

Inferred read-only
generation_jobs_get

Check a queued generation.

Inferred read-only
generation_jobs_cancel

Cancel a queued or running generation before it finishes spending credits.

Inferred read-only
generation_plan_brief

Fetch the authoring brief for an AI video generation plan: the target model's prompting grammar, capability constraints, locked style contract, and the plan JSON schema.

Inferred read-only
generation_plan_validate

Validate a self-authored generation plan against the schema and the target model's real capabilities before execution.

Inferred read-only
characters_list

List bounded reusable characters with identity, voice, facts, and image-reference metadata.

Inferred read-only
characters_get

Inspect one reusable character and its ordered reference-image set before planning a story.

Inferred read-only
characters_apply

Create or update a reference-based character for repeatable faceless story generation.

Potential side effects
story_kits_list

List bounded reusable Story Kits that bind characters, locations, style, facts, and narrator voice.

Inferred read-only
story_kits_get

Inspect one Story Kit and its revision before generating or updating a story.

Inferred read-only
story_kits_apply

Create or update a Story Kit with optimistic concurrency and an idempotent mutation receipt.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blitzreels]
url = "https://blitzreels.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blitzreels": {
      "type": "http",
      "url": "https://blitzreels.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blitzreels
Remote MCP URL: https://blitzreels.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blitzreels": {
      "url": "https://blitzreels.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blitzreels": {
      "type": "http",
      "url": "https://blitzreels.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blitzreels",
  "transport": "streamable-http",
  "url": "https://blitzreels.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://blitzreels.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 2

create_blitzreels_clip

Start a BlitzReels clip workflow from a supported video URL, or open registration when no URL is provided.

Inferred read-only
create_blitzreels_clip

Start a BlitzReels clip workflow from a supported video URL, or open registration when no URL is provided.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://blitzreels.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://blitzreels.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://blitzreels.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://blitzreels.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://blitzreels.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://blitzreels.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.