KinoPipe for VS Code
io.github.nicolascoutureau/kinopipe
FFmpeg as a service for AI agents: typed video editing tools, async jobs, downloadable outputs.
client:VS Code
transport:streamable-http
Install KinoPipe in VS Code
.vscode/mcp.json
{
"servers": {
"kinopipe": {
"type": "http",
"url": "https://kinopipe.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs