mcp
M
mcp
/get_daily_digest

Get the BuzzRadr daily digest

Return the top ~12 trending topics for a vertical as a daily briefing. Use this when the user asks "what is trending today", "what is the AI news today", or wan

liveunknown~5s typical
mcpmcp
$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-buzzradr-mcp /get_daily_digest for me.

Input

FieldTypeDescription
verticalstring (ai | jobs | world-cup-2026 | finance | real-estate)Topic vertical to read. Defaults to "ai" (the flagship AI-news radar).

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-buzzradr-mcp","endpoint":"/get_daily_digest","input":{}}'
cli
npx cracked-ai run -p mcp-com-buzzradr-mcp -e /get_daily_digest -i '{}'
mcp
run_tool({ provider: "mcp-com-buzzradr-mcp", endpoint: "/get_daily_digest", input: {} })

Try it

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