Third-Party Attributions
modelBridge is proprietary software. It incorporates a small number of open-source components, listed below with the license terms that govern their use. Where a license requires that its text and copyright notice be reproduced, that text appears here in full.
If you find an open-source component in modelBridge that is not listed on this page, please contact support@modelbridge.app so we can correct the record.
MCP-imported Premiere Pro tools
Section titled “MCP-imported Premiere Pro tools”The Agent Mode tool inventory includes 38 Premiere Pro control tools imported from the open-source Premiere Pro MCP project by leancoderkavy, distributed under the MIT License.
- Upstream: https://github.com/leancoderkavy/premiere-pro-mcp
- License: MIT
MIT License
Copyright (c) leancoderkavy and contributors
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.Local runtime dependencies
Section titled “Local runtime dependencies”modelBridge’s local backend spawns a Node.js Express server and, when available on the user’s system, invokes FFmpeg and FFprobe as external processes to extract media from Premiere Pro.
- Node.js and Express — MIT License
- Sharp (image processing) — Apache-2.0 License
- FFmpeg / FFprobe — LGPL-2.1 / GPL-2, invoked as external processes (not linked or bundled)