Caption File Check for Cursor
com.powmcp/caption-file-check
Parse WebVTT, SRT, or TTML for conformance, timing, overlaps, line length, and reading speed.
client:Cursor
transport:streamable-http
tools:2
Install Caption File Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"caption-file-check": {
"url": "https://powmcp.com/caption-file-check/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs