CutPro for VS Code
io.github.getcutpro/cutpro
AI clips from long videos: analyze, clip, render and publish via the CutPro API.
client:VS Code
transport:streamable-http
runtime:npm
Install CutPro in VS Code
.vscode/mcp.json
{
"servers": {
"cutpro": {
"type": "http",
"url": "https://mcp.cut.pro"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs