Transcriptor MCP for VS Code
io.github.samson-art/transcriptor-mcp
Fetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platforms
client:VS Code
transport:streamable-http
runtime:oci
Install Transcriptor MCP in VS Code
.vscode/mcp.json
{
"servers": {
"transcriptor-mcp": {
"type": "http",
"url": "https://transcriptor.gateway.mcpal.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs