Kinocut for Zed
io.github.kyanitelabs/kinocut
Guardrailed video editing for AI agents: FFmpeg, captions, effects, Hyperframes, and receipts.
client:Zed
transport:stdio
runtime:pypi
Install Kinocut in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kinocut": {
"command": "uvx",
"args": [
"kinocut"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs