video transcript for Zed
cool.payload.api/video-transcript
Any video URL to LLM-ready transcript. ASR built in, no captions needed. TikTok, X, TED and more.
client:Zed
transport:streamable-http
tools:2
Install video transcript in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"video-transcript": {
"url": "https://api.payload.cool/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs