SS
SnowSure — Snow & Ski
/plan_ski_trip
Plan a ski trip
Get ski trip recommendations based on dates, preferences, and conditions. Suggests best resorts for a given time period.
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 /plan_ski_trip for me.
Input
| Field | Type | Description |
|---|---|---|
| region | string (europe | north-america | asia | oceania | south-america | africa) | Preferred ski region. Defaults to worldwide (any). |
| dates | string | When you plan to travel — month name or date range, e.g. "February" or "Jan 15-22". |
| level | string (beginner | intermediate | advanced | expert) | Skier or snowboarder ability level. |
| priority | string (powder | groomed | terrain-variety | short-lift-lines | apres-ski | family-friendly) | Optional main trip priority (single value). Omit for best overall SnowSure score ranking. |
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":"/plan_ski_trip","input":{}}'cli
npx cracked-ai run -p mcp-ai-snowsure-snow -e /plan_ski_trip -i '{}'mcp
run_tool({ provider: "mcp-ai-snowsure-snow", endpoint: "/plan_ski_trip", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.