Skip to content
Zed

proofcut for Zed

io.github.tydude001/proofcut

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

client:Zed transport:stdio runtime:pypi

Install proofcut in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

proofcut in other clients