Choose your preferred MCP client
Run this command in your terminal:
claude mcp add --transport http "vegas" https://vegas-mcp.onrender.com/mcp
Click the button below to add this MCP server to Cursor:
Open in CursorOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code:
Open in VS CodeOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code Insiders:
Open in VS Code InsidersOr add manually: Settings → MCP → Add server
get-vegas-weatherGet current weather plus a multi-day forecast for Las Vegas. Useful for planning outdoor activities, pool time, and what to pack.
get-vegas-eventsFind concerts, residencies, sports games, theatre, and family shows happening in Las Vegas. Optional date range and category. Uses Ticketmaster Discovery API if TICKETMASTER_API_KEY is set; otherwise returns a small mock list.
list-vegas-hotelsList curated Las Vegas hotels (Strip, Downtown, Off-Strip) filtered by price tier. Useful for building a trip plan.
list-vegas-attractionsList curated Las Vegas attractions, shows, casinos, food halls, outdoor activities, and family spots. Useful for building a trip plan.
get-vegas-forecastReturn structured Las Vegas weather (current + daily forecast) for the trip builder widget. Prefer get-vegas-weather when showing weather to the user directly.
search-vegas-eventsSearch Vegas events and return structured event data (no widget). Used by the trip-plan builder widget to populate the event picker. Prefer get-vegas-events for direct user-facing results.
plan-vegas-tripOpen the interactive Vegas trip builder. Pre-fills suggested hotels and attractions from the curated Vegas catalog based on budget tier (budget / mid / luxury). The user can change budget in the widget to swap suggested stays, add events, edit days, then publish a share link. Use this when the user wants to plan a Vegas trip — prefer this over guessing a full itinerary in chat.
build-trip-planRender a (possibly fully or partially filled) Vegas trip plan in the interactive widget. Pass any items you already know about; the widget remains editable so the user can add/edit/remove items, then share. If you have no item-level details yet, prefer plan-vegas-trip.
share-trip-planPublish a trip plan to a share URL friends can open in a browser. Optionally set a password so only people with the link and password can view it.
ui://widget/events-list.htmlevents-listScrollable list of upcoming Las Vegas events with venue, time, and price.
ui://widget/trip-plan.htmltrip-planInteractive Las Vegas trip builder with curated hotels and attractions baked in. Pre-fills by budget tier; changing tier swaps suggested stays. User adds events, edits days, then shares.
ui://widget/weather-card.htmlweather-cardLas Vegas current conditions plus a multi-day forecast.