Documentation
README
Edit Premiere Project
Operate Premiere through the premiere-pro MCP tools. Preserve the user's project state, make only requested changes, and verify each mutation with a follow-up read.
Establish A Live Session
- Call
get_capabilitiesfirst. It reports local installation state without contacting Premiere. - Call
verify_premiere_connectionbefore editing. If it fails, stop and ask the user to startWindow > Extensions > MCP Bridge (CEP)in Premiere. - Inspect the active project, sequence, tracks, and media before making an edit.
Editing Rules
This is the opening of the README. Read the full README on GitHub.