Caption File Check for VS Code
com.powmcp/caption-file-check
Parse WebVTT, SRT, or TTML for conformance, timing, overlaps, line length, and reading speed.
client:VS Code
transport:streamable-http
tools:2
Install Caption File Check in VS Code
.vscode/mcp.json
{
"servers": {
"caption-file-check": {
"type": "http",
"url": "https://powmcp.com/caption-file-check/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs