keptbits for VS Code
com.keptbits/keptbits
Turns long videos into captioned vertical clips, cut at the moments that stand on their own.
client:VS Code
transport:streamable-http
tools:5
Install keptbits in VS Code
.vscode/mcp.json
{
"servers": {
"keptbits": {
"type": "http",
"url": "https://keptbits.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs