BlitzReels Video Editor
BV
BlitzReels Video Editor
/media_import_scan_page

Scan Page For Video

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

liveunknown~5s typical
mcpblitzreelsvideoeditor
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-blitzreels-blitzreels /media_import_scan_page for me.

Input

FieldTypeDescription
url*stringVideo page URL or direct media URL to inspect for an importable video.
confirmAuthorizedToScanbooleanSet true only after the user confirms they control the page or are authorized to scan it. default false

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-blitzreels-blitzreels","endpoint":"/media_import_scan_page","input":{"url":"...","confirmAuthorizedToScan":false}}'
cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_import_scan_page -i '{"url":"...","confirmAuthorizedToScan":false}'
mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_import_scan_page", input: {"url":"...","confirmAuthorizedToScan":false} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.