VidNotes for Zed
io.github.karniej/vidnotes
Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.
client:Zed
transport:streamable-http
Install VidNotes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vidnotes": {
"url": "https://mcp.vidnotes.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs