Loading MCP server directory, please wait...
Render videos from JSON with motion-design templates, effects and batch rendering
npx @getmcp/cli add io.github.ilovevideoeditor/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VF_API_KEYiLoveVideoEditor API key (generate at ilovevideoeditor.com/dashboard/account/api)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ilovevideoeditor/mcp-server": {
"command": "npx",
"args": [
"-y",
"@ilovevideoeditor/mcp-server"
],
"env": {
"VF_API_KEY": "",
"VF_API_BASE_URL": ""
}
}
}
}