Build · MCPInstall
Back to home
The ecosystem

Connect the way your team already works.

One video engine underneath. MCP, SDK, CLI, workflow nodes, and product plugins on top.

Agent interfaces

Direct ways for an AI agent to discover, compose, and render video.

DirectMCP

MCP Server

14 tools exposing video rendering and composition planning to any MCP-compatible AI agent (Claude, Codex, Cursor, etc.).

  • 14 MCP tools: list/search templates and catalog items, plan content, render JSON, render templates, get status, download URL, layer capabilities, local preview, capture, analyze, and measure text
  • Published to official MCP Registry as com.ilovevideoeditor/mcp-server
  • Available on Smithery, Glama (grade A), LobeHub, npm
Open integration

Developer interfaces

Programmatic control for products, services, and CI pipelines.

DirectSDK

Node.js SDK

Zero-dependency client for the entire REST API. Works in Node.js, Deno, Bun, and Cloudflare Workers.

  • 60+ methods covering renders, templates, projects, assets, workflows, billing, webhooks, API keys
  • npm: @ilovevideoeditor/sdk-node v1.0.2
  • AbortSignal cancellation, request timeouts, polling, idempotency keys
Open integration

Automation platforms

Connect triggers, rows, webhooks, and finished videos.

ConnectedWorkflow

Zapier

Connect iLoveVideoEditor to 5,000+ apps through Zaps. Queue renders from any trigger.

  • 2 triggers (render completed, template list), 2 actions (create render, create from template), 1 search
  • Agents can POST to Zapier webhook URLs to trigger pre-configured Zaps
  • Private invite-only; not yet in Zapier public directory
Available through the API
ConnectedWorkflow

n8n

Self-hosted workflow automation with HMAC-verified webhooks. Run on your own infrastructure.

  • 2 nodes (action + webhook trigger) with HMAC signature verification
  • Published to npm: n8n-nodes-ilovevideoeditor v0.1.4
  • 4 example workflows: Google Sheets → videos, webhook → render, render → Drive + Slack
Open integration
ConnectedWorkflow

Make

Visual workflow builder (formerly Integromat). Build video automation scenarios with drag-and-drop.

  • 4 action modules, 1 instant trigger (webhook), 1 universal API call module
  • Agents can trigger Make scenarios via webhook endpoints
Available through the API

Design workflows

Move from a human-designed frame to a rendered video.

PluginPlugin

Figma Plugin

Export Figma designs as MP4 videos without leaving Figma. Design → render in one flow.

  • Select frames → export PNGs → build VideoJSON timeline → cloud render → download link
  • Configurable seconds-per-frame, export scale (1x/2x/3x), optional fade transitions
  • Human-only Figma desktop plugin
Available through the API

Embedded products

Put video generation inside the product experience.

PluginEmbedded

Shopify App

Embedded Shopify app for product videos. Auto-generate videos from product data and templates.

  • Maps Shopify product data (title, price, images) to template variables
  • 6 e-commerce template categories: promo, beauty, business, automotive, real-estate, events
  • Staged uploads attach rendered videos directly to product media
Available through the API

Platform-specific install guides

Generate the right config, verify a read-only tool call, and troubleshoot the client you already use.

Build your own surface

Need a custom connector?

Use the REST API and webhooks to create your own agent, plugin, or internal automation around the same render pipeline.

Open API docs