Vivu for Zed
io.github.vivuai/vivu
Search your video library with natural language and retrieve relevant moments through MCP.
client:Zed
transport:streamable-http
Install Vivu in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vivu": {
"url": "https://mcp.vivu.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs