Three steps to Vegas bookings
Start free, scale as you grow
All plans include full API access. Upgrade any time.
Commission is built into the rate shown to guests — no invoices. Free tier: 5% per booking. Paid tiers: 3% per booking (plus monthly subscription). Guests pay the hotel directly; you never handle card data. Commission is disclosed to users by all AI agents using this API.
One config block, five tools
Add to Claude Desktop's claude_desktop_config.json and you're live.
{ "mcpServers": { "vegasnearme": { "command": "npx", "args": ["-y", "@vegasnearme/mcp-server"], "env": { "VNM_API_KEY": "vnm_your_key_here" } } } }
Available MCP tools
Exposed automatically once the server connects to your agent.
What AI agents tell your users
Every AI using this API is instructed to disclose costs, limits, and policies clearly — the same information you see on this page, delivered in plain language before a booking is confirmed.
get_usage tool lets any agent instantly report how many searches and bookings remain on your account this month — no surprises at the end of the billing cycle.When your AI helps a guest complete a hotel booking, VegasNearMe charges a 3% commission on the hotel's total price. This is billed monthly to you (the API account holder) — not to the guest. It covers real-time inventory access, LiteAPI booking infrastructure, and VegasNearMe's pricing data pipeline.
Example: A guest books the Venetian for 3 nights at $350/night ($1,050 total). Commission to you: $31.50. The guest pays the hotel $1,050 directly. Nothing hidden, nothing extra charged to the guest — only to your account.
Get your free API key
No credit card. Instant access. Upgrade when you're ready.
Your API key is ready
Add it to your MCP config as VNM_API_KEY