M
mcp
/get_source_health
Get BuzzRadr source health
Report the ingestion sources behind a vertical and their health: status, last fetch time, accepted/filtered item counts, and any public message. Use this to che
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_source_health for me.
Input
| Field | Type | Description |
|---|---|---|
| vertical | string (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_source_health","input":{}}'cli
npx cracked-ai run -p mcp-com-buzzradr-mcp -e /get_source_health -i '{}'mcp
run_tool({ provider: "mcp-com-buzzradr-mcp", endpoint: "/get_source_health", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.