keptbits for Zed
com.keptbits/keptbits
Turns long videos into captioned vertical clips, cut at the moments that stand on their own.
client:Zed
transport:streamable-http
tools:5
Install keptbits in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"keptbits": {
"url": "https://keptbits.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs