VidWords YouTube for Zed
com.vidwords/youtube
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
client:Zed
transport:streamable-http
Install VidWords YouTube in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"youtube": {
"url": "https://vidwords.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs