{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","version":"1.0","protocolVersion":"2025-06-18","serverInfo":{"name":"benitt-rentals","title":"Benitt Rentals","version":"1.1.0","description":"Live availability and total price for three vacation homes: San Diego, Park City, and New York.","homepage":"https://benittrentals.com/agents"},"description":"Read-only. Pass a property slug and dates. Returns whether the home is free and the live total from the booking quote.","transport":{"type":"streamable-http","endpoint":"https://benittrentals.com/mcp"},"authentication":{"required":false},"tools":[{"name":"check_availability_v1","title":"Check availability and price","description":"Exact dates. Returns available, price_total, price_per_night, currency, min_stay_nights, and booking_url."},{"name":"get_quote_v1","title":"Itemized quote","description":"Same stay, with the line-item breakdown the booking page uses."},{"name":"list_upcoming_availability_v1","title":"Open date windows","description":"Upcoming open windows. No prices. Call check_availability_v1 for a total."}]}