Vivu for Cursor
io.github.vivuai/vivu
Search your video library with natural language and retrieve relevant moments through MCP.
client:Cursor
transport:streamable-http
Install Vivu in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vivu": {
"url": "https://mcp.vivu.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs