SS
SnowSure — Snow & Ski
/find_best_powder
Find fresh powder
Find resorts with the freshest powder snow right now. Returns resorts sorted by 24-hour snowfall. Use for "where is it snowing?" or "fresh powder" queries.
liveunknown~5s typical
mcpsnowsure—snow
$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-snowsure-snow /find_best_powder for me.
Input
| Field | Type | Description |
|---|---|---|
| minSnowfall | number | Minimum 24h snowfall in cm to include (default: 5) |
| region | string (europe | north-america | asia | oceania | south-america | africa) | Filter by region |
| limit | number | Number of results (default: 10) |
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-snowsure-snow","endpoint":"/find_best_powder","input":{}}'cli
npx cracked-ai run -p mcp-ai-snowsure-snow -e /find_best_powder -i '{}'mcp
run_tool({ provider: "mcp-ai-snowsure-snow", endpoint: "/find_best_powder", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.