youtube data for Cursor
com.superagnt/youtube-data
YouTube data for AI agents: channels, videos, transcripts, comments, search. Video research.
client:Cursor
transport:streamable-http
Install youtube data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube-data": {
"url": "https://mcp.superagnt.com/mcp/youtube"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs