← All WebMCP sites

blitzreels.com

Media & Personalhttps://blitzreels.com/listed as of 2026-08-23
Turns long videos into short vertical reels with AI-generated captions and clips, edited in the browser.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 52/100 (C).

Tools

blitzreels_navigateactimperative/blitzrecorder
Navigate the current BlitzReels window to a relative path on blitzreels.com (e.g. '/pricing', '/editor', '/docs').
Input schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Path on the BlitzReels site, starting with '/'. Must stay same-origin."
    }
  },
  "required": [
    "path"
  ],
  "additionalProperties": false
}
blitzreels_open_editoractimperative/blitzrecorder
Open the BlitzReels video editor in the current tab (requires signed-in user to access projects).
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
blitzreels_get_api_resourcesanswerimperative/blitzrecorder
Return canonical URLs for BlitzReels developer resources (API base, OpenAPI spec, docs, agent-skills index).
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.