{
  "name": "lilo",
  "description": "Property identity and protection infrastructure for vacation rentals",
  "url": "https://lilo.property",
  "capabilities": {
    "search": true,
    "booking": true,
    "verification": true
  },
  "endpoints": {
    "mcp": "https://mcp.lilo.property/mcp",
    "api": "https://api.lilo.property"
  },
  "authentication": {
    "type": "api_key",
    "header": "X-API-Key"
  }
}
