TubExperto for Cursor
io.github.jupediaz/tubexperto
Personal YouTube AI knowledge base powered by RAG. Query your subscribed YouTube channels.
client:Cursor
transport:streamable-http
Install TubExperto in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tubexperto": {
"url": "https://tubexperto.com/api/mcp/stream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs