Skip to content
Back to lilo

Card snapshot

lilo.property · 2026-05-25 01:08:59 UTC · 9d3c3008bac48320cfb5a262f97d9136e3f5d9cfac78407e819b9c3ec4b87707

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "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"
  }
}