Youtube intelligence for AI agents - score titles & thumbnails, surface niche content gaps, benchmark channels and videos
サーバー設定
{
"mcpServers": {
"brightbean": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.brightbean.xyz/mcp",
"--header",
"Authorization:${BRIGHTBEAN_KEY}"
],
"env": {
"BRIGHTBEAN_KEY": "Bearer bb_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
}
}
}