CaptionPipe for Cursor
com.captionpipe/captionpipe
One call burns captions into your video. Hosted, prepaid, no subscription. MP4 plus SRT and VTT.
client:Cursor
transport:streamable-http
Install CaptionPipe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"captionpipe": {
"url": "https://api.captionpipe.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs