Agent integration
Zapier integration
Connect iLoveVideoEditor to 5,000+ apps through Zaps. Queue renders from any trigger.
Requirements
- ✓ MCP-compatible client with local process or remote transport support
- ✓ VF_API_KEY stored in the client environment
- ✓ Network access to the package registry or configured endpoint
Verify without a render
Run this prompt after restarting the client:
List the available iLoveVideoEditor tools, then measure the text “Verified” with a sans-serif font. Do not render yet.
This records only the verification action; it does not send a key, prompt, or tool response.
Available tools (14)
list_templatesList all available templates for generating personalized videos.
get_templateGet detailed template information including variable schema.
search_catalogSearch composition catalog items by format, role, capability, motion, density, or free text.
get_catalog_itemGet one composition catalog item with slots, format coverage, motion metadata, and preview availability.
plan_contentCreate a deterministic creative brief and scene plan using the canonical composition catalog.
render_jsonSubmit raw VideoJSON payload to the render queue. Returns a job ID for tracking.
render_templateGenerate video from a named template + variables. Queue for rendering and return a job ID.
get_render_statusCheck the status of a render job by ID. Returns progress, status, and download URL when complete.
get_download_urlGet a fresh signed download URL for a completed render.
get_layer_capabilitiesReturn compatible effects and transitions for a given layer type. Use BEFORE choosing effects.
local_previewStart or stop a local preview dev server with Vite HMR for real-time video preview.
local_captureCapture a screenshot from the running local preview at a given time.
local_analyzeAnalyze VideoJSON layout in the local preview. Returns structured metrics, overflow, overlap, and font fallback issues.
measure_textMeasure text with real fonts before choosing maxWidth, lineHeight, and font size.
Troubleshooting
- • Confirm the client can launch npx and has network access.
- • Keep VF_API_KEY in the local environment, not in the prompt or config committed to git.
- • Start with a read-only tool call before queueing a render.