CaptionPipe for VS Code
com.captionpipe/captionpipe
One call burns captions into your video. Hosted, prepaid, no subscription. MP4 plus SRT and VTT.
client:VS Code
transport:streamable-http
Install CaptionPipe in VS Code
.vscode/mcp.json
{
"servers": {
"captionpipe": {
"type": "http",
"url": "https://api.captionpipe.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs