SS
SnowSure — Snow & Ski
/compare_forecasts
Compare forecast models
Compare 14-day snow forecasts across 7 weather models (ECMWF, GFS, GEM, JMA, ICON, Météo-France, Met Norway) for a resort. Shows model agreement and uncertainty
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 /compare_forecasts for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Resort slug to compare forecasts for |
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":"/compare_forecasts","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-snowsure-snow -e /compare_forecasts -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-snowsure-snow", endpoint: "/compare_forecasts", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.