youtube-growth
Y
youtube-growth
/audit_youtube_channel

Audit a YouTube channel

Scores a YouTube channel out of 100 from its public catalogue and returns the one thing to fix first. Use this when asked how a channel is doing, or to compare

liveunknown~5s typical
mcpyoutube-growth
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dapdip-youtube-growth /audit_youtube_channel for me.

Input

FieldTypeDescription
channel*stringA YouTube channel: @handle, channel URL, channel id (UC…), or the channel name.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-dapdip-youtube-growth","endpoint":"/audit_youtube_channel","input":{"channel":"..."}}'
cli
npx cracked-ai run -p mcp-com-dapdip-youtube-growth -e /audit_youtube_channel -i '{"channel":"..."}'
mcp
run_tool({ provider: "mcp-com-dapdip-youtube-growth", endpoint: "/audit_youtube_channel", input: {"channel":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.