Cross-OTA Las Vegas hotel price comparison and show ticket aggregation. Real-time data from 6+ booking sources and 5+ ticket vendors. Built for AI agents, travel bots, and developers.
VegasNearMe is a travel guide and affiliate platform. Hotel booking powered by LiteAPI. Show tickets link to Vivid Seats, Vegas.com, AXS, Ticketmaster via affiliate partnerships.
Real-time prices from Booking.com, Expedia, Hotels.com, Priceline, Agoda, and direct hotel rates.
/mcp-api/hotels/search — Search and compare hotel prices
/mcp-api/deals — Today's best hotel deals ranked by savings
Aggregated ticket prices from Ticketmaster, Vivid Seats, StubHub, Vegas.com, and AXS.
/mcp-api/shows/search — Search 280+ shows by name, date, or category
/mcp-api/shows/tonight — What's happening in Vegas tonight
GPS-based proximity matching across 120+ mapped venues. Real haversine distance, not zone guessing.
/mcp-api/bundle — Shows within walking distance of any hotel
/api/ai-deals/hotels-for-show — Hotels nearest to any show venue
Compare hotel rates across all major booking sites side by side. Find where prices differ most.
/api/ai-deals/bundles — Hotel + show combos with cross-OTA pricing
/api/ai-deals/hotels — Hotel prices across all booking sources
/mcp-api/trip/plan — Multi-day itinerary with hotels and shows
Full Model Context Protocol support with 10 tools. Connect via JSON-RPC 2.0 or SSE transport.
/mcp — JSON-RPC 2.0 endpoint (initialize, tools/list, tools/call)
/mcp/sse — Server-Sent Events transport for stateful sessions
Configure in Claude Code (~/.mcp.json):
{
"mcpServers": {
"vegasnearme": {
"type": "sse",
"url": "https://api.lightsinflight.com/mcp/sse"
}
}
}
VegasNearMe is a Las Vegas travel guide and affiliate platform.
It does not sell hotels or tickets directly — hotel bookings go through a white-label engine (LiteAPI),
and show tickets link to vendors (Vivid Seats, Vegas.com, AXS, Ticketmaster) via affiliate partnerships.
Every API response includes an ai_context field with a natural language summary
AI agents can present directly to users.