Youtube for Cursor
io.github.pipeworx-io/youtube
YouTube MCP — wraps the YouTube Data API v3 (BYO API key)
client:Cursor
transport:streamable-http
Install Youtube in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube": {
"url": "https://gateway.pipeworx.io/youtube/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs