davinci-resolve-mcp
183
The DaVinci Resolve MCP Server enables the connection between AI assistants and DaVinci Resolve, providing an interface to control its features via natural language. It supports both macOS and Windows platforms and leverages Python for its operations.
What platforms does the DaVinci Resolve MCP Server support?
The server supports macOS and Windows platforms.
What are the prerequisites for using the DaVinci Resolve MCP Server?
You need DaVinci Resolve installed and running, Python 3.6+, and optionally Node.js/npm for some features.
How do I start the server for Cursor integration?
Use the script ./scripts/mcp_resolve-cursor_start
to start the server for Cursor integration.
Can I use the server on Linux?
No, Linux is not supported at this time.
What should I do if the server cannot connect to DaVinci Resolve?
Ensure DaVinci Resolve is running, environment variables are set correctly, and paths are configured properly.