capslane for VS Code
io.github.webba-creative-technologies/capslane
Retrieve existing or generated YouTube transcripts with timestamps through Capslane.
client:VS Code
transport:streamable-http
runtime:npm
Install capslane in VS Code
.vscode/mcp.json
{
"servers": {
"capslane": {
"type": "http",
"url": "https://capslane.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs