proofcut

proofcut

Local
@tydude0013PythonUpdated Yesterday

Local-first AI video editor: recordings to a finished film, cut by transcript, then verified

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIproofcutv0.43.0

Run

uvx proofcut

MCP client config

{
  "mcpServers": {
    "proofcut": {
      "command": "uvx",
      "args": [
        "proofcut"
      ]
    }
  }
}