D
dynamic-feed
/drought
Drought
US drought severity — % of area in each D0-D4 class by week (U.S. Drought Monitor, keyless). `area` = 'total' (US national) or a state FIPS code. D0=abnormally
liveverifiedunknown~5s typical
mcpprobeddynamic-feed
$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-ai-dynamicfeed-dynamic-feed /drought for me.
Input
| Field | Type | Description |
|---|---|---|
| area | string | default "total" |
| weeks | integer | default 6 |
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-ai-dynamicfeed-dynamic-feed","endpoint":"/drought","input":{"area":"total","weeks":6}}'cli
npx cracked-ai run -p mcp-ai-dynamicfeed-dynamic-feed -e /drought -i '{"area":"total","weeks":6}'mcp
run_tool({ provider: "mcp-ai-dynamicfeed-dynamic-feed", endpoint: "/drought", input: {"area":"total","weeks":6} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.