Skip to content

v1.1.2 - npm distribution and CEP setup CLI

Choose a tag to compare

@hetpatel-11 hetpatel-11 released this 05 Aug 17:50
· 43 commits to main since this release

Install

npm install -g adobe-premiere-pro-mcp
premiere-pro-mcp --install-cep
premiere-pro-mcp --doctor

Included

  • Published adobe-premiere-pro-mcp to npm with the premiere-pro-mcp command.
  • Added CEP installation and diagnostic commands that reuse the supported macOS and Windows installers.
  • Packages the MCP server, CEP bridge, installer scripts, and experimental UXP preview.
  • Adds package-file verification and npm publishing workflow.
  • Reorganizes the README around the npm install path while retaining source setup.

Verification

  • TypeScript build passes.
  • 155 automated tests pass.
  • The packed tarball was unpacked and its CLI ran successfully.

A GitHub Action will attach an unsigned CEP ZIP. It is not Adobe-signed; use the npm installer for the supported setup path.