Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

BlitzReels Video Editor

REMOTE · WWW.BLITZREELS.COM · SCANNED AUG 12

Create, edit, reframe, caption, organize, generate, and export short-form videos with BlitzReels.

+3 this week 79 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security86
Transport & Reachability100
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 5968 tokens (~112/item across 53 items; 52 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management22
  • Stability check failed: schema churn in the 7 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage94
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 79% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.blitzreels.com

# add to Claude Code
claude mcp add --transport http com-blitzreels-blitzreels https://www.blitzreels.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.com-blitzreels-blitzreels]
url = "https://www.blitzreels.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-blitzreels-blitzreels": {
      "type": "remote",
      "url": "https://www.blitzreels.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-blitzreels-blitzreels --url https://www.blitzreels.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-blitzreels-blitzreels:
    url: "https://www.blitzreels.com/api/mcp"
// mcp.json
{
  "mcpServers": {
    "com-blitzreels-blitzreels": {
      "type": "http",
      "url": "https://www.blitzreels.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 12 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 19 to 22.

  • 11 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 12 to 15.

  • 8 Aug 26 −2
    • HSTS header: pass → fail security
  • 7 Aug 26 +1
    • Tool “clips_manage” rewrote its description, which is the text the model reads security
    • “clips_manage” added an optional parameter “captionsEnabled” cosmetic
    • “clips_manage” added an optional parameter “contentTypeHint” cosmetic
    • “clips_manage” added an optional parameter “layoutMode” cosmetic
  • 6 Aug 26 +1
    • Stability: unverified → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “media_assets_update” rewrote its description, which is the text the model reads security
    • Tool “update_timeline_clip” rewrote its description, which is the text the model reads security
    • “generation_video_create” changed the type of “durationSeconds”: number → integer functional
    • “generation_video_create” reworded the description of “durationSeconds” cosmetic
    • “batch_update_timeline_clips” reworded the description of “updates” cosmetic
  • 5 Aug 26 76

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 12 Aug 2026 · Probed https://www.blitzreels.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=blitzreels.com CN=WE1,O=Google Trust Services,C=US 6 Aug 2026 4 Nov 2026 ECDSA 256 ECDSA-SHA256 fad7746be07dfd013231e96c147b084
SANs: blitzreels.com, *.blitzreels.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of www.blitzreels.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
blitzreels.com. present 2371 13 Verified
www.blitzreels.com. Verified address RRset verified with the apex keys
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer error="invalid_token", error_description="No authorization provided", scope="openid email profile", resource_metadata="https://blitzreels.com/.well-known/oauth-protected-resource/api/mcp"

Bearer error="invalid_token", error_description="No authorization provided", scope="openid email profile", resource_metadata="https://blitzreels.com/.well-known/oauth-protected-resource/api/mcp"
Header Value
content-security-policy media-src 'self' https://*.supabase.co https://*.r2.cloudflarestorage.com https://*.cloudflare.com https://*.amazonaws.com https://i.ytimg.com https://img.youtube.com https://*.twimg.com https://cdn.freesound.org https://videos.pexels.com blob: data:; img-src 'self' https: blob: data:;

Protected resource metadata

Document https://blitzreels.com/.well-known/oauth-protected-resource/api/mcp
Retrieved Yes
Problem metadata_resource_mismatch
Resource https://blitzreels.com/api/mcp
Authorisation server https://hrkmsptefdhrnzzsphip.supabase.co/auth/v1
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.blitzreels.com/api/mcp Verified 200
http (plaintext) http://www.blitzreels.com/api/mcp HTTPS enforced 302 https://www.blitzreels.com/api/mcp
MCP tools · 52 exposed · ~5,951 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
workflow_runs_execute_step ~59

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

NameTypeReqDescription
runIdstringyesWorkflow run ID. UUID string.
stepRunIdstringyesStep run ID from workflow_runs_create or workflow_runs_get. UUID string.
NameTypeReqDescription
resultobjectyes
runobjectyes

No examples provided.

workflow_runs_get ~69

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

NameTypeReqDescription
runIdstringyesWorkflow run ID. UUID string.
stepLimitnumberMaximum workflow run steps to return (1-100).
stepOffsetnumberWorkflow run step offset.
NameTypeReqDescription
runobjectyes

No examples provided.

workflows_get ~63

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

NameTypeReqDescription
stepLimitnumberMaximum workflow steps to return (1-100).
stepOffsetnumberWorkflow step offset.
workflowIdstringyesWorkflow ID. UUID string.
NameTypeReqDescription
workflowobjectyes

No examples provided.

workflows_import ~58

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

NameTypeReqDescription
workflowIdstringyesPublic workflow ID to import. UUID string.
workspaceIdstringOptional target workspace ID. Defaults to the user's default workspace. UUID string.
NameTypeReqDescription
workflowobjectyes

No examples provided.

workflows_list ~71

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

NameTypeReqDescription
limitnumberMaximum workflows to return (1-50).
offsetnumberPagination offset.
searchstringOptional search query for workflow name or description.
triggerstringOptional trigger filter.
NameTypeReqDescription
boundsobjectyes
workflowsarrayyes

No examples provided.