Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LILO_API_KEY | Yes | Your API key. Get one: curl -X POST https://mcp.lilo.property/developers/key -H 'Content-Type: application/json' -d '{"email":"you@example.com"}' |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_properties | Find vacation rentals by location |
| check_availability | Real-time pricing and dates |
| create_booking | Book with instant confirmation |
| check_guest_risk_score | Pre-booking risk assessment |
| detect_extortion_pattern | AI threat detection |
| get_squatter_risk | 50-state tenancy analysis |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |