Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 7d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

blackmagic blackmagic-design blackmagicdesign davinci-resolve davinciresolve mcp
+1 more
mcp-server

Summary

AI summary

Fixed CLI bug that caused running npx davinci-resolve-mcp without a subcommand to print help text, which MCP clients misinterpreted as JSON‑RPC.

Changes in this release

Bugfix Medium

`bin/davinci-resolve-mcp.mjs` now defaults to the `server` subcommand when invoked with no arguments, fixing CLI bug that printed help text causing MCP clients to misparse JSON‑RPC.

`bin/davinci-resolve-mcp.mjs` now defaults to the `server` subcommand when invoked with no arguments, fixing CLI bug that printed help text causing MCP clients to misparse JSON‑RPC.

Source: llm_adapter@2026-05-27

Confidence: high

Full changelog

v2.24.1

v2.24.1 fixes a CLI bug that caused npx davinci-resolve-mcp (with no
subcommand) to print help text to stdout, which MCP clients then tried to parse
as JSON-RPC. Reported in
#41.

Fixed

  • bin/davinci-resolve-mcp.mjs now defaults to the server subcommand when
    invoked with no arguments. Previously the default was --help, which wrote
    usage text to stdout and exited 0; MCP stdio clients (Hermes Agent, Claude
    Desktop, Cursor, etc.) read that as malformed JSON-RPC, retried three times,
    then dropped the connection. Existing configs that already pass server
    explicitly are unaffected. Explicit --help, -h, help, --version, and
    -v continue to print to stdout as before.

Changed

  • Bumped version surfaces to 2.24.1.

Validation

  • venv/bin/python tests/test_import.py
  • venv/bin/python scripts/audit_api_parity.py
  • node bin/davinci-resolve-mcp.mjs --help
  • node bin/davinci-resolve-mcp.mjs --version
  • npm pack --dry-run
  • git diff --check

No Resolve scripting behavior changed; live Resolve mutation validation was not
required.

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

Track samuelgursky/davinci-resolve-mcp

Get notified when new releases ship.

Sign up free

About samuelgursky/davinci-resolve-mcp

MCP server integration for DaVinci Resolve

All releases →

Beta — feedback welcome: [email protected]