# vacation-rentals

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add lilo-property/vacation-rentals

# Browse available tools
npx -y @smithery/cli@latest tool list lilo-property/vacation-rentals

# Get full schema for a tool
npx -y @smithery/cli@latest tool get lilo-property/vacation-rentals get_property

# Call a tool
npx -y @smithery/cli@latest tool call lilo-property/vacation-rentals get_property '{}'
```

## Direct MCP Connection

Endpoint: `https://vacation-rentals--lilo-property.run.tools`

## Tools (64)

- `get_property` — Get detailed information about a lilo-protected property by its ID or lilo_code.
- `search_properties` — Search for vacation rentals, short-term rentals, and accommodation properties by location, dates, guest count, and amen…
- `search_market_discovery` — Search lilo's market discovery for available properties in a location. Use this to find vacation rental options across …
- `natural_language_search` — Search properties using natural language. Example: 'romantic beachfront getaway with hot tub' or 'family-friendly house…
- `find_similar_properties` — Find properties similar to a given property. Useful for recommendations and alternatives.
- `get_property_reputation` — Get reputation data for a property including dispute win rate, protection stats, and response times. Returns a reputati…
- `get_property_manifest` — Get the property evidence manifest (structured evidence and visibility metadata).
- `get_property_ai_manifest` — Get the AI-optimized property manifest (schema.org + lilo extensions).
- `get_host_reputation` — Get reputation data for a lilo host including protection stats and evidence count.
- `verify_evidence` — Verify evidence from lilo's independently verified records.
- `check_protection_status` — Check if a property is actively protected by lilo.
- `get_house_rules` — Get structured house rules for a property.
- `get_property_faqs` — Get all FAQs for a property - WiFi, check-in, parking, appliances, etc. Structured answers for guest questions.
- `get_local_recommendations` — Get local recommendations for a property - restaurants, activities, coffee shops, grocery stores, etc.
- `ask_property_question` — Ask a natural language question about a property. Answers questions about FAQs, house rules, amenities, and property de…
- `get_network_stats` — Get lilo network statistics - total properties protected, evidence sealed, etc.
- `get_founding_members_status` — Get current founding member spots remaining (200 total).
- `verify_guest_identity` — Create a guest handshake link for secure check-in. Verifies guest identity, presents house rules, records consent with …
- `create_booking` — Create a direct booking for a lilo-protected property. This is the core booking flow that makes properties bookable thr…
- `check_availability` — Check real-time availability and pricing for a vacation rental property. Returns available dates, nightly rates, and to…
- `generate_google_vr_feed` — Generate Google Vacation Rentals XML feed for a host's properties. Enables 0% commission direct booking via Google Sear…
- `search_by_amenity_natural` — Search for properties by amenity description using natural language.
- `compare_properties` — Compare multiple properties side-by-side on key metrics.
- `get_neighborhood_intel` — Get neighborhood information including safety, walkability, and local amenities.
- `query_evidence_chain` — Query evidence records for a property or booking.
- `verify_evidence_anchor` — Verify the integrity and authenticity of an evidence record.
- `get_dispute_evidence_bundle` — Generate an evidence bundle for dispute resolution.
- `get_chargeback_defense_packet` — Generate a chargeback defense packet for payment disputes.
- `record_interaction` — Record an interaction to the evidence chain.
- `get_evidence_timeline` — Get a timeline of evidence for a booking or property.
- `analyze_threat_risk` — Analyze booking or interaction for potential risks. Returns risk assessment and recommendations.
- `check_guest_risk_score` — Pre-booking guest risk assessment. Evaluates guest profile and booking details to provide a risk level with recommendat…
- `detect_threat_pattern` — Analyze message or conversation for concerning patterns.
- `detect_risk_pattern` — Analyze guest messages for concerning patterns. Returns risk assessment, evidence documentation, and response guidance …
- `get_squatter_risk` — Assess tenancy risk for extended stays based on jurisdiction.
- `flag_suspicious_booking` — Flag a booking for enhanced monitoring.
- `predict_chargeback_risk` — Predict chargeback probability for a booking. Returns risk score and prevention recommendations.
- `get_pricing_intelligence` — Get competitive pricing analysis. Includes market rates and optimization suggestions.
- `get_demand_forecast` — Forecast booking demand for a location. Includes seasonal trends and event impacts.
- `get_jurisdiction_rules` — Get local STR regulations for a jurisdiction. Covers permits, taxes, occupancy limits, and operational requirements.
- `check_permit_requirements` — Check required permits and licenses for operating an STR at a specific location.
- `generate_tax_documentation` — Generate tax documentation for STR income. Includes occupancy tax calculations and reporting summaries.
- `check_world_cup_compliance` — Check World Cup 2026 specific compliance requirements for host cities. 16 US cities with special regulations.
- `get_insurance_requirements` — Get insurance requirements and recommendations by state. Includes liability minimums and STR-specific coverage.
- `get_property_inventory` — Get inventory list for a property. Returns all tracked items with quantities, locations, and recent check history.
- `report_inventory_issue` — Report a missing, damaged, or low-stock inventory item. Creates an issue record with photo evidence support.
- `get_maintenance_schedule` — Get upcoming and overdue maintenance tasks for a property. Includes HVAC, appliance, and recurring maintenance.
- `create_maintenance_task` — Create a new maintenance task for a property. Supports one-time and recurring tasks.
- `get_cleaning_schedule` — Get cleaning schedule and cleaner assignments for a property. Shows upcoming turnovers and assigned cleaners.
- `assign_cleaner` — Assign a cleaner to a property turnover. Supports primary and backup assignments.
- `verify_checkout_condition` — Record checkout verification with checklist completion and photo evidence. Used by cleaners or hosts to document proper…
- `search_philadelphia_historic` — Search Philadelphia historic properties and landmarks from public records. Returns property data for World Cup 2026 and…
- `get_philadelphia_landmark` — Get detailed information about a specific Philadelphia landmark with full property manifest. Returns Schema.org structu…
- `search_philadelphia_venues` — Search Philadelphia event and wedding venues. Returns venue details including capacity, type, and availability.
- `get_philadelphia_worldcup_info` — Get World Cup 2026 information for Philadelphia. FREE TOOL. Returns match schedule, venue details, accommodation demand…
- `get_philadelphia_250th_events` — Get America's 250th Anniversary (July 4, 2026) event information for Philadelphia. Returns key sites, planned events, a…
- `ingest_philadelphia_data` — PREMIUM: Full Philadelphia data ingestion from public records. Ingests landmarks, historic religious properties, and Af…
- `get_trust_certificate` — Access the continuously maintained trust certificate for a lilo-protected property, including verification data for ind…
- `verify_trust_chain` — Independently verify a specific evidence record in a property's trust chain. Confirms that evidence has been independen…
- `analyze_interaction_risk` — Analyze booking or interaction for potential risks. Returns risk assessment and recommendations.

---
*Response truncated. Use `npx -y @smithery/cli@latest` for complete data.*
