SS
SnowSure — Snow & Ski
/ask_snowdata
Ask SnowSure
Text-only Q&A grounded in SnowSure data (~1s). Use for open-ended questions, terrain %, expert-run counts, advice, AND specifically: El Niño / ENSO / 2026-27 wi
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 /ask_snowdata for me.
Input
| Field | Type | Description |
|---|---|---|
| question* | string | Natural-language question about snow or a resort |
| resortSlug | string | Optional resort slug to scope the answer (e.g. jackson-hole) |
| hemisphere | string (nh | sh) | Optional hemisphere hint when not resort-scoped |
| locale | string (en | es | fr | de | it | ja) | Response language (default: en) |
| partnerId | string | Client hint for tailored guidance: claude, chatgpt, cursor, perplexity |
| format | string (markdown | json) | Response shape: markdown (default) or json |
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":"/ask_snowdata","input":{"question":"..."}}'cli
npx cracked-ai run -p mcp-ai-snowsure-snow -e /ask_snowdata -i '{"question":"..."}'mcp
run_tool({ provider: "mcp-ai-snowsure-snow", endpoint: "/ask_snowdata", input: {"question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.