This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryEight new public MCP surfaces expose AI‑video engines across CLI and Python client.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds eight public surfaces for AI‑video policy engines across MCP, CLI, and Python client. Adds eight public surfaces for AI‑video policy engines across MCP, CLI, and Python client. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Increases published surface to 150 MCP tools and 129 CLI commands. Increases published surface to 150 MCP tools and 129 CLI commands. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Dependency | Low |
Updates `mcp-video` compatibility shim to install `kinocut==1.9.0` on upgrade. Updates `mcp-video` compatibility shim to install `kinocut==1.9.0` on upgrade. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Kinocut 1.9.0
Public MCP, CLI, and Python-client surfaces for eight release-artifact policy engines. Published surface grows to 150 MCP tools / 129 CLI commands.
Added
- Eight public surfaces —
video_review_package,video_publish_gate,video_review_decision,video_learning_report,video_cost_ledger,video_recipe_capture,video_capabilities,video_benchmark_run— exposing the contract-first AI-video review, publish-gate, learning, cost, recipe, capability, and benchmark engines to agents and operators across MCP, CLI, and the Python client (previously internal records).
Changed
- Published surface: 142 -> 150 MCP tools, 121 -> 129 CLI commands. All parity invariants (count tests, public doc claims, the client
CLIENT_METHOD_CONTRACTSregistry, and theserver.pythin-facade cap) re-synced for the cutover.
Compatibility
pip install -U kinocutto 1.9.0. Themcp-video==1.6.2compatibility shim now installskinocut==1.9.0;mcp_videoimports,MCP_VIDEO_*env vars,~/.mcp-video,mcp-video://, and legacy receipt keys remain supported on the 1.9.x line.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About pastorsimon1798/mcp-video
Video editing MCP server with 26 tools for trimming, merging, text overlays, audio sync, filters, color grading, audio normalization, picture-in-picture, split-screen, batch processing, format conversion, subtitles, watermarks, and more. 380 tests, CI on Python 3.11+3.12, progress callbacks, works with Claude Code, Cursor, and any MCP client.
Related context
Related tools
Earlier breaking changes
- v1.7.0 Moves implementation package from `mcp_video` to `kinocut`; new Python integrations must import from `kinocut`.
Beta — feedback welcome: [email protected]