lilo
lilo.property
· lilo
Vacation rental booking and property protection infrastructure. Search properties, check real-time availability, get exact pricing, and create direct bookings. Hosts receive 100% of nightly rate; a 3% guest service fee is added at checkout.
lilo.property via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-22 13:07:25 current | 29bf10f23c9f… |
view → |
Endpoints
| Agent card | https://lilo.property/.well-known/agent-card.json |
| Provider | https://lilo.property |
| Docs | https://mcp.lilo.property/llms.txt |
Skills · 6 declared · mapped to canonical taxonomy
Find vacation rental properties by city, state, bedrooms, guest capacity, budget, amenities, and date availability. Returns properties with trust levels, pricin…
Check real-time availability for specific dates and get exact pricing breakdown including nightly rates, cleaning fee, and total. A 3% guest service fee is adde…
Compare up to 5 properties side-by-side with fit scoring ranked by verified trust signals and guest fit. Returns pricing estimates, availability, and reasoning.
Ask natural language questions about a property. Answers are grounded in verified property data — amenities, house rules, pricing, location, and more.
Retrieve comprehensive property information including photos, amenities, house rules, and verified structured data.
Create a pending booking and receive a secure payment link. Booking is confirmed upon payment. Host receives 100% of nightly rate; 3% guest service fee added at…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/lilo.property) [](https://agenstry.com/agents/lilo.property) [](https://agenstry.com/agents/lilo.property) [](https://agenstry.com/agents/lilo.property)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "lilo",
"description": "Vacation rental booking and property protection infrastructure. Search properties, check real-time availability, get exact pricing, and create direct bookings. Hosts receive 100% of nightly rate; a 3% guest service fee is added at checkout.",
"url": "https://lilo.property",
"provider": {
"organization": "lilo",
"url": "https://lilo.property"
},
"version": "1.0.0",
"protocol": "a2a",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"authentication": {
"schemes": [
"apiKey"
],
"description": "Discovery tools are free without auth. Tool execution requires a lilo API key (X-API-Key header). Get a free key at https://lilo.property/developers"
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "search",
"name": "Search Properties",
"description": "Find vacation rental properties by city, state, bedrooms, guest capacity, budget, amenities, and date availability. Returns properties with trust levels, pricing, and direct booking links.",
"tags": [
"search",
"vacation-rental",
"travel"
],
"examples": [
"Find a 3-bedroom property in Miami for 6 guests under $200/night",
"Search for pet-friendly vacation rentals in Philadelphia with WiFi",
"What properties are available in Kansas City April 1-4?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "availability",
"name": "Check Availability & Pricing",
"description": "Check real-time availability for specific dates and get exact pricing breakdown including nightly rates, cleaning fee, and total. A 3% guest service fee is added at checkout.",
"tags": [
"availability",
"pricing",
"dates"
],
"examples": [
"Is PROP-6408 available April 1-4, 2026?",
"How much does it cost to stay at the Miami property for 3 nights?",
"Check if PROP-3507 has availability next weekend"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "compare",
"name": "Compare Properties",
"description": "Compare up to 5 properties side-by-side with fit scoring ranked by verified trust signals and guest fit. Returns pricing estimates, availability, and reasoning.",
"tags": [
"compare",
"decision",
"pricing"
],
"examples": [
"Compare PROP-6408 and PROP-3507 for April 1-4 with 4 guests",
"Which property is better value between these two?",
"Compare these 3 properties for my budget of $200/night"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "ask",
"name": "Ask About a Property",
"description": "Ask natural language questions about a property. Answers are grounded in verified property data \u2014 amenities, house rules, pricing, location, and more.",
"tags": [
"question",
"amenities",
"details"
],
"examples": [
"Does the Miami condo have Wi-Fi?",
"Is PROP-6408 pet-friendly?",
"What are the check-in and check-out times?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "details",
"name": "Get Property Details",
"description": "Retrieve comprehensive property information including photos, amenities, house rules, and verified structured data.",
"tags": [
"property",
"details",
"amenities"
],
"examples": [
"Tell me about property PROP-6408",
"What amenities does the Miami Beach Retreat have?",
"Show me the house rules for PROP-5797"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "booking",
"name": "Create Booking",
"description": "Create a pending booking and receive a secure payment link. Booking is confirmed upon payment. Host receives 100% of nightly rate; 3% guest service fee added at checkout.",
"tags": [
"booking",
"reservation",
"payment"
],
"examples": [
"Book PROP-6408 for Jane Smith from April 1-4",
"Reserve the Miami property for 2 guests, checking in March 15",
"Create a booking for john@example.com at PROP-3507"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"openApiSpec": "https://mcp.lilo.property/openapi.json",
"mcpEndpoint": "https://mcp.lilo.property/mcp",
"documentationUrl": "https://mcp.lilo.property/llms.txt",
"developerPortal": "https://lilo.property/developers",
"registries": {
"smithery": "https://smithery.ai/server/@lilo/property",
"glama": "https://glama.ai/mcp/servers/@lilo/property"
},
"contact": {
"email": "support@lilo.property"
}
}