Valmera — agentic AI video editor for VS Code
io.valmera/video-editor
Edit uploaded footage with AI tools: cuts, captions, reframing and previews. Final export in Studio.
client:VS Code
transport:streamable-http
Install Valmera — agentic AI video editor in VS Code
.vscode/mcp.json
{
"servers": {
"video-editor": {
"type": "http",
"url": "https://entrepreneur-bot-backend.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs