Vacation Rentals

64 tools. 6 can modify or destroy data without limits.

6 write tools that can modify data. Rate limits recommended.

Last updated:

6 can modify or destroy data
58 read-only
64 tools total
Read (58) Write / Execute (6) Destructive / Financial (0)

Write operations (assign_cleaner, create_booking, create_maintenance_task) modify state. Without rate limits, an agent can make hundreds of changes in seconds — faster than any human can review or revert.

One command. Full control.

Intercept sits between your agent and Vacation Rentals. Every tool call checked against your policy before it executes — so your agent can do its job without breaking things.

npx -y @policylayer/intercept scan -- npx -y @lilo-property/vacation-rentals
Scans every tool. Generates a policy. Starts enforcing.
Works with Claude Code · Cursor · Claude Desktop · Windsurf · any MCP client
Rate limit write operations
assign_cleaner:
  rules:
    - rate_limit: 30/hour

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
analyze_communication:
  rules:
    - rate_limit: 60/minute

Controls API costs and prevents retry loops from exhausting upstream rate limits.

READ 58 tools
Read analyze_communication Read analyze_interaction_risk Read analyze_threat_risk Read ask_property_question Read assess_booking_risk Read check_availability Read check_guest_risk_score Read check_permit_requirements Read check_protection_status Read check_world_cup_compliance Read compare_properties Read detect_risk_pattern Read detect_threat_pattern Read find_similar_properties Read flag_suspicious_booking Read get_chargeback_defense_packet Read get_cleaning_schedule Read get_demand_forecast Read get_dispute_defense_packet Read get_dispute_evidence_bundle Read get_evidence_timeline Read get_founding_members_status Read get_host_reputation Read get_house_rules Read get_insurance_requirements Read get_jurisdiction_rules Read get_local_recommendations Read get_maintenance_schedule Read get_neighborhood_intel Read get_network_stats Read get_onboarding_status Read get_philadelphia_250th_events Read get_philadelphia_landmark Read get_philadelphia_worldcup_info Read get_pricing_intelligence Read get_property Read get_property_ai_manifest Read get_property_faqs Read get_property_inventory Read get_property_manifest Read get_property_reputation Read get_squatter_risk Read get_trust_certificate Read ingest_philadelphia_data Read natural_language_search Read predict_chargeback_risk Read query_evidence_chain Read record_interaction Read search_by_amenity_natural Read search_market_discovery Read search_philadelphia_historic Read search_philadelphia_venues Read search_properties Read verify_checkout_condition Read verify_evidence Read verify_evidence_anchor Read verify_guest_identity Read verify_trust_chain
How do I prevent bulk modifications through Vacation Rentals? +

The Vacation Rentals server has 6 write tools including assign_cleaner, create_booking, create_maintenance_task. Set rate limits in your policy file -- for example, rate_limit: 10/hour prevents an agent from making more than 10 modifications per hour. Intercept enforces this at the transport layer.

How many tools does the Vacation Rentals MCP server expose? +

64 tools across 2 categories: Read, Write. 58 are read-only. 6 can modify, create, or delete data.

How do I add Intercept to my Vacation Rentals setup? +

One line change. Instead of running the Vacation Rentals server directly, prefix it with Intercept: intercept -c lilo-property-vacation-rentals.yaml -- npx -y @lilo-property/vacation-rentals. Download a pre-built policy from policylayer.com/policies/lilo-property-vacation-rentals and adjust the limits to match your use case.

policylayer/intercept

Control every MCP tool call
your agent makes.

Set budgets, approvals, and hard limits across MCP servers.

npx -y @policylayer/intercept init
Protect your agent in 30 seconds. Scans your MCP config and generates enforcement policies for every server.
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.