CutConvert for VS Code
com.cutconvert/converter
Convert subtitles, transcripts, broadcast captions (SCC/MCC/STL), EDLs, and Premiere files.
client:VS Code
transport:streamable-http
tools:4
Install CutConvert in VS Code
.vscode/mcp.json
{
"servers": {
"converter": {
"type": "http",
"url": "https://cutconvert.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs