VidWords YouTube for Cursor
com.vidwords/youtube
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
client:Cursor
transport:streamable-http
Install VidWords YouTube in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube": {
"url": "https://vidwords.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs