Resort operators
Update your resort with Claude
Connect Claude to your private SnowSure connector to publish daily snow reports and edit resort page content in plain language — same publish path as the admin portal.
How it works
This is separate from the public read-only snow connector at snowsure.ai/mcp. Your write connector is scoped to one resort and can submit operator-verified snow data plus editorial resort info.
- 1
Copy your connector URL from resort admin
Open the Claude tab in SnowSure resort admin. SnowSure generates a unique https://www.snowsure.ai/mcp/c/… URL automatically — no API key needed.
- 2
Add the connector in Claude Customize
In Claude.ai open Customize (left sidebar) → Connectors → Add custom connector. Paste your SnowSure URL. Leave Authentication and Advanced settings (OAuth) blank.
- 3
Enable the connector in a new chat
Start a new chat, open the tools menu, and turn on your SnowSure connector. Prefix prompts with “Using my SnowSure resort connector…” so Claude calls the write tools.
- 4
Copy the snow report template
On the Claude tab, use “Copy full template” — fill in the blanks and paste your notes into MY NOTES. Send the whole block to Claude in a new chat with your connector enabled. This cuts down validation loops and mismatched numbers.
- 5
Confirm, then publish
Claude summarizes with summarize_daily_snow_report and waits for your yes before publish. Snowfall uses calendar dates (YYYY-MM-DD), not “overnight” alone. Only fields you filled in are submitted.
- 6
Edit resort page content (optional)
Use update_resort_content for descriptions, links, season dates, and apres-ski copy. Set publish: true to push to your live resort page.
Your connector URL
Sign in to resort admin and open the Claude tab — SnowSure generates a unique URL per resort automatically:
https://www.snowsure.ai/mcp/c/…Alternate shared endpoint: https://www.snowsure.ai/mcp/write with Bearer token (Cursor and some clients).
SnowSure Demo Resort (snowsure-demo) includes a training connector — open the Claude tab in demo resort admin to copy the URL.
What you can update
Via Claude MCP
- • Daily snow report — calendar-day snowfall (YYYY-MM-DD), depths, lifts/runs, conditions, mountain report, up to 2 photos
- • Short and full descriptions
- • Website and social links (Instagram, Facebook, YouTube, …)
- • Phone, email, and address
- • Webcam page URL and webcam list
- • Trail map and lift ticket URLs
- • Apres-ski featured venue and description
- • Season opening / closing dates
- • Amenities, terrain parks, night skiing
- • Resort stats (acres, elevations, trail count, annual snowfall)
Still use the admin portal
- • SnowSure scores and Open-Meteo weather forecasts (algorithmic)
- • Photo gallery uploads (use Photos tab)
- • Visitor Q&A training (use Visitor Q&A tab)
Snow report copy-paste template
In resort admin → Claude tab, use Copy full template for a version prefilled with your resort name and today's date. Fill in the blanks, paste your notes, and send to Claude with your write connector enabled.
Using my SnowSure resort connector, I need to publish today's snow report. Here is what I have so far: 12 cm on 2026-06-14, base 142 cm, 18 of 22 lifts open, packed powder on groomers. Ask me for anything else you need, summarize for my confirmation, then publish.
The admin template includes structured field blanks, _sourceText instructions, and the summarize-then-publish workflow.
More example prompts
Copy into Claude after your write connector is enabled.
Using my SnowSure resort connector, show me the latest daily snow report we published.
Using my SnowSure resort connector, submit today's report: date 2026-06-14, snowfallByDate {"2026-06-14": 8}, baseDepthCm 130, liftsOpen 15, liftsTotal 18, snowCondition packed-powder, mountainReport "Groomers firm, off-piste soft." Publish it.Using my SnowSure resort connector, show me my current short description and website link.
Update our Instagram link to https://instagram.com/ourresort and publish to the live site.
Troubleshooting
Claude says it cannot reach the MCP server
Use the exact URL from your resort admin Claude tab — no trailing slash. Re-add the connector under Customize → Connectors if it cached a failed connection.
I think my connector URL was leaked
In resort admin → Claude, click Refresh URL. The old link stops working immediately; paste the new URL into Claude Customize.
Claude answers from memory instead of calling tools
Enable the write connector for this chat (tools menu). Start prompts with “Using my SnowSure resort connector…”.
Claude keeps asking questions or submit fails with needs_reconciliation
Use the copy-paste template on the Claude tab. Depths must ascend (base ≤ mid ≤ summit). Structured cm must match any narrative numbers — do not mix “666 inch” prose with 15 cm fields. Weather/mountain lines must be verbatim from MY NOTES (_sourceText); Claude cannot reword “blue bird” to “bluebird”. Leave unknown fields blank.
Claude published without asking for missing fields
Resubmit using the copy-paste template — submit_daily_snow_report returns needs_more_info when typical fields are missing. Claude should call summarize_daily_snow_report and wait for your confirmation.
Snow report submitted but the public page looks unchanged
Confirm submit_daily_snow_report used publish: true. Hard-refresh your resort page; Sanity CDN may take a few seconds.
I only have the public snow connector (snowsure.ai/mcp)
That connector is read-only. Daily snow reports and content edits require your private /mcp/c/… URL from SnowSure admin.
Photo upload fails or Claude hangs on a huge base64 file
Ask Claude to use chunked photo tools: begin_snow_report_photo_upload → append_snow_report_photo_chunk (≤48k base64 chars per slice) → finish_snow_report_photo_upload. Compress to JPEG ~1200px when possible. Refresh the connector after deploy so v1.5.0 tools are available.
What about OAuth in Advanced settings?
Leave OAuth Client ID and Secret blank. SnowSure uses your private connector URL for auth, not OAuth.
Already have portal access?





