Vivu for VS Code
io.github.vivuai/vivu
Search your video library with natural language and retrieve relevant moments through MCP.
client:VS Code
transport:streamable-http
Install Vivu in VS Code
.vscode/mcp.json
{
"servers": {
"vivu": {
"type": "http",
"url": "https://mcp.vivu.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs