# LasVegas.fr — agent access

This site exposes a public, READ-ONLY interface for AI agents. There is
no cart, checkout, or booking capability here — every tool is read-only.

## Endpoint

https://www.lasvegas.fr/mcp/public

Transport: streamable HTTP (MCP).

## Authentication

Every request needs a bearer agent key, sent as either header:

- `Authorization: Bearer <key>`
- `X-NYMG-Agent-Key: <key>`

Keys are free and issued manually on request — email eric@newyork.nl to ask for one.

## Rate limits

- 60 requests per minute, per key
- 120 requests per minute, per IP

## Tools

- `site_info`
- `search_site`
- `list_events`
- `list_pass_picker_attractions`
- `calculate_pass_prices`

## More

- Machine-readable service card: https://www.lasvegas.fr/.well-known/mcp/server-card.json
- Human-readable page: https://www.lasvegas.fr/agents