YouTube Video Summarizer (pay-per-call) for Cursor
io.github.jontelep/summarize-vid
Summarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.
client:Cursor
transport:streamable-http
tools:3
Install YouTube Video Summarizer (pay-per-call) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"summarize-vid": {
"url": "https://mcp.sumvid.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs