timkulbaev/ai-video-editor
CLI tool that auto-edits talking-head videos: removes silences, filler words, and restart phrases using Silero VAD + faster-whisper. MCP server for Claude Desktop included.
Platform-specific configuration:
{
"mcpServers": {
"ai-video-editor": {
"command": "npx",
"args": [
"-y",
"ai-video-editor"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...