The ORAPHIM Copilot
The Copilot is your primary interface for interacting with the Model Context Protocol (MCP) servers connected to your project.
Setting Up the Copilot
Before using the Copilot, you must configure a connection in the MCP Connections Panel:
- Open the MCP Connections Panel from the top menu (
Window > MCP Connections). - Add a new server connection (e.g., Anthropic Claude or OpenAI).
- Input your API key or configure the local server endpoint.
- Set the Permission Scope. Note: For security, you can restrict the Copilot so it can only "Read" the timeline but cannot "Write" or modify clips without your explicit approval.
Natural Language Editing
Once connected, you can open the Copilot chat window and issue complex commands. Because ORAPHIM exposes its internal API to the MCP server, the Copilot can translate your intent into actual C++ or Python commands.
Examples of Copilot Prompts:
- "Ripple delete all the gaps in the video track, and move the audio track up by one layer."
- "Select all the clips shot on the RED camera and place them in a new Bin called 'Raw B-Roll'."
- "Look at the color palette of Clip #4. Create a new Color Grade node on Clip #5 to match the exact same teal-and-orange aesthetic."
- "Build a 3D text node graph in the Compositor workspace with a glowing neon effect."