VidNotes for Cursor
io.github.karniej/vidnotes
Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.
client:Cursor
transport:streamable-http
Install VidNotes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vidnotes": {
"url": "https://mcp.vidnotes.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs