DaVinci Resolve video editing integration with Claude for post-production workflows. Color grading, timeline editing, rendering, and media management through conversation.
1{
2 "mcpServers": {
3 "davinci-resolve": {
4 "command": "npx",
5 "args": ["-y", "davinci-resolve-mcp"],
6 "env": {
7 "RESOLVE_SCRIPT_API": "/Library/Application Support/Blackmagic Design/DaVinci Resolve/Developer/Scripting"
8 }
9 }
10 }
11}
Create and manipulate timelines, add clips, set in/out points, apply transitions, and manage tracks through natural language commands.
Apply color corrections, create and manage nodes, adjust curves, apply LUTs, and match shots using the DaVinci color page API.
Control Fairlight audio page. Adjust levels, add effects, manage bus routing, and apply audio processing to timeline tracks.
Interact with Fusion compositions, add nodes, create motion graphics templates, and manage composite layers.
Configure render settings, manage render queues, set output formats, and trigger batch renders for final delivery.
Import media, organize bins, manage media pools, search and filter clips, and handle proxy workflows.
npm install -g davinci-resolve-mcp