{
  "schemaVersion": "1.0",
  "protocolVersion": "2025-03-26",
  "name": "snowsure-live",
  "title": "SnowSure MCP Server",
  "description": "40 tools for live ski conditions, 14-day multi-model forecasts, powder rankings, resort guides, webcams, ML trends, and grounded Q&A across 500+ resorts. Streamable HTTP — no install; reads need no auth, account tools use OAuth 2.1. Also available as a native ChatGPT App.",
  "documentationUrl": "https://www.snowsure.ai/developers/mcp",
  "serverCard": "https://www.snowsure.ai/.well-known/mcp/server-card.json",
  "serverCardWellKnown": "https://www.snowsure.ai/.well-known/mcp-server-card",
  "chatgptApp": {
    "directory": "OpenAI ChatGPT Apps",
    "name": "SnowSure",
    "url": "https://chatgpt.com/apps/snowsure/asdk_app_6a32759f0a04819192e230c5b9f4a360"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://www.snowsure.ai/mcp"
  },
  "auth": {
    "type": "none",
    "note": "All read tools are anonymous. Account tools (save_resort, subscribe_alerts, book_lodging, …) use optional OAuth 2.1 — see /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource."
  },
  "servers": [
    {
      "name": "snowsure",
      "transport": "streamable-http",
      "url": "https://www.snowsure.ai/mcp"
    }
  ],
  "representativeQueries": [
    "where is the best powder in the alps right now",
    "compare the 7-day snow forecast for Niseko and Hakuba",
    "plan a 5-day ski trip to Colorado in late January",
    "which resorts got fresh snow in the last 24 hours",
    "what is the SnowSure score and base depth at Zermatt today"
  ]
}
