Loading MCP server directory, please wait...
Render videos from VideoJSON + 249+ templates via the iLoveVideoEditor API
npx @getmcp/cli add com.ilovevideoeditor/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VF_API_KEYiLoveVideoEditor API key (x-api-key) from the dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ilovevideoeditor/mcp-server": {
"command": "npx",
"args": [
"-y",
"@ilovevideoeditor/mcp-server"
],
"env": {
"VF_API_KEY": "",
"VF_API_BASE_URL": "https://api.ilovevideoeditor.com"
}
}
}
}