YouTube Trends API for Cursor
ai.trendsapi/youtube
YouTube search volume and trending videos over time. Free key at trendsapi.ai
client:Cursor
transport:streamable-http
Install YouTube Trends API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube": {
"url": "https://youtube.api.trendsapi.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs