OpusClip AI Producer · Plugin installation

Install OpusClip AI Producer Plugin

Install the official OpusClip AI Producer Plugin for Codex or Claude Code. It bundles video editing skills and the MCP connection for captions, rough cuts, motion graphics, audio, and export.

Installation contract

Production. MCP endpoint: https://producer.opus.pro/api/mcp. Marketplace ref: main.

  • Use only the section for your current client. Codex is the primary supported client; Claude Code is also supported. Do not install into both just because both executables exist.
  • These terminal instructions require a local client with shell access, Git, and plugin support. If the current client cannot install plugins, report that limitation; do not silently substitute an MCP-only connection.
  • Inspect the existing installation first. Keep a working installation on this environment. Preserve unrelated plugins, servers, and configuration.
  • Use this page's endpoint and marketplace ref. If an existing installation targets another environment, switch only the AI Producer installation using the recovery instructions below.
  • Let the user complete browser sign-in with their OpusClip account. Never ask them to paste passwords, cookies, or access tokens into the conversation.
  • Installation ends after verification. Do not request a video, upload files, create a project, edit, or render as an installation test.
Install from a conversation
Install https://producer.opus.pro/docs/plugins

Install in Codex

  1. 1

    Inspect the current configuration. A missing AI Producer entry means installation is needed; a command that is unavailable means the client must be updated or a supported installation surface used.

    Inspect installation
    codex plugin list
    codex mcp get aip
  2. 2

    If the plugin is absent, add the marketplace and install it. If the marketplace already exists, check its source and ref before reusing it.

    Install plugin
    codex plugin marketplace add https://github.com/opus-pro/ai-producer-plugins.git --ref main
    codex plugin add aip@ai-producer-plugins
  3. 3

    Sign in if this connection is not already authenticated. Open the authorization URL and let the user complete browser sign-in.

    Sign in
    codex mcp login aip
  4. 4

    Check that the effective server URL is https://producer.opus.pro/api/mcp.

    Inspect target endpoint
    codex mcp get aip

    enabled: true confirms configuration only. It does not prove successful authentication. Start a new task if the installed tools or skills are not loaded.

    In the loaded session, verify that the AI Producer tools are available and call get_pricing with {}. A successful structured response verifies an authenticated read without uploading media, creating a project, or spending credits.

    Report the client, target environment, plugin installation, authentication, and tool verification separately. If a new session or sign-in is still needed, name that pending step instead of claiming the installation is ready.

Update this installation

Update plugin
codex plugin marketplace upgrade ai-producer-plugins

Keep the marketplace ref for this environment. Start a new task to load the updated plugin, then repeat the endpoint and read-only verification.

Install in Claude Code

  1. 1

    Inspect the current configuration. A missing AI Producer entry means installation is needed; a command that is unavailable means the client must be updated or a supported installation surface used.

    Inspect installation
    claude plugin list
    claude mcp get plugin:aip:aip
  2. 2

    If the plugin is absent, add the marketplace and install it. If the marketplace already exists, check its source and ref before reusing it.

    Install plugin
    claude plugin marketplace add https://github.com/opus-pro/ai-producer-plugins.git#main
    claude plugin install aip@ai-producer-plugins --scope user
  3. 3

    Start a new session so the plugin server is discovered, then sign in. If a fresh session is required to continue, report installation complete and authentication pending.

    Sign in
    claude mcp login plugin:aip:aip

    Inside a session, /mcp, select the aip server, then authenticate. Use this path if the installed CLI has no login command. If an authenticate tool is exposed for that server, it can start the same browser flow.

  4. 4

    Check that the effective server URL is https://producer.opus.pro/api/mcp.

    Inspect target endpoint
    claude mcp get plugin:aip:aip

    A connected status confirms the server connection; a configuration listing alone does not. Start a new session if the installed tools or skills are not loaded.

    In the loaded session, verify that the AI Producer tools are available and call get_pricing with {}. A successful structured response verifies an authenticated read without uploading media, creating a project, or spending credits.

    Report the client, target environment, plugin installation, authentication, and tool verification separately. If a new session or sign-in is still needed, name that pending step instead of claiming the installation is ready.

Update this installation

Update plugin
claude plugin marketplace update ai-producer-plugins
claude plugin update aip@ai-producer-plugins

Keep the marketplace ref for this environment. Start a new session to load the updated plugin, then repeat the endpoint and read-only verification.

Troubleshooting

The installation points at another environment

Compare the actual MCP URL with this page's endpoint. Credentials belong to that endpoint; sign in again after switching environments.

To switch, remove only the existing AI Producer plugin and marketplace, then run this page's installation steps. This avoids reusing an installed bundle from the other environment. Do not edit the cached plugin or replace its MCP entry with a bare connection: that can lose the plugin version headers and be undone by updates.

Codex environment switch
codex plugin remove aip@ai-producer-plugins
codex plugin marketplace remove ai-producer-plugins
Claude Code environment switch
claude plugin uninstall aip@ai-producer-plugins
claude plugin marketplace remove ai-producer-plugins

The server is missing after installation

Start a new task or session and inspect the installed plugin and MCP tools again. Check the client version and plugin installation errors. Do not treat a missing tool in the installing session as a reason to upload a video or create a project.

Sign-in fails or expires

Use the sign-in step for your client. If the response includes a reason or recovery, follow that specific recovery. A wrong endpoint, account access restriction, or disabled service is not fixed by repeatedly logging in. For 401 or invalid_grant caused by an expired or revoked grant, authenticate again.

The endpoint returns 404 or cannot be reached

Verify the endpoint and network access first. An HTTP GET returning 405is expected for this MCP transport and is not an authentication test. Use the client's MCP connection and read-only verification. Do not switch to another environment as an automatic fallback.

Editing is refused with upgrade_required

Run the update command in your client section, load the updated plugin in a new task or session, and verify it. Reads may still work; a successful read does not prove that editing is permitted.

Plugin or MCP?

The plugin includes both skills and MCP. Use MCP-only setup when you intentionally need the tools without the bundled editing skills.

Connect MCP tools onlyOfficial AI Producer plugin repository ↗