Loomal

opencut-controller

MCP server by github.com/jxue0/opencut-controller

Professional MCP server for video editing automation with OpenCut.

3 starsnpm: opencut-controller

About opencut-controller

opencut-controller is an MCP (Model Context Protocol) server published by jxue0 in the official MCP registry, listed under App Automation on Loomal. Professional MCP server for video editing automation with OpenCut.

It ships as an npm package (opencut-controller), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jxue0/opencut-controller, where the project has earned 3 GitHub stars.

Use opencut-controller with your agent

Claude Code · one command
claude mcp add opencut-controller -- npx -y opencut-controller
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "opencut-controller": {
      "command": "npx",
      "args": [
        "-y",
        "opencut-controller"
      ]
    }
  }
}
npmopencut-controller

Frequently asked questions

What is opencut-controller?
opencut-controller is an MCP (Model Context Protocol) server by jxue0 in the App Automation category. Professional MCP server for video editing automation with OpenCut.
How do I connect opencut-controller to Claude, Cursor, or another MCP client?
Install opencut-controller from its npm package (opencut-controller) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is opencut-controller open source?
Yes — the source code is public at github.com/jxue0/opencut-controller, with 3 GitHub stars.
Can AI agents pay to use opencut-controller?
Not yet through Loomal — opencut-controller is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain opencut-controller? Claim this listing free by verifying GitHub ownership, or contact us.