# agents.txt — claw.cleaning # Guidance for autonomous AI agents interacting with this service. # See https://llmstxt.org for the sibling human/LLM-oriented format. Site: https://claw.cleaning Operator: connor@getcolby.com Contact: connor@getcolby.com Policy: https://claw.cleaning/privacy [Service] Name: claw.cleaning Summary: Apartment cleaning service in San Francisco booked end-to-end by an AI assistant. Rate: $40/hour Days: Any day on/after 2026-05-05; Saturday and Sunday only before then Hours: 08:00–18:00 America/Los_Angeles Area: San Francisco, CA (USA) only Currency: USD [Access] # The service is specifically designed for programmatic use by agents. No crawling or # scraping is required. Prefer MCP over scraping the HTML homepage. Preferred-Transport: mcp-streamable-http MCP-Endpoint: https://claw.cleaning/mcp MCP-Protocol-Version: 2025-06-18 Tools: check_availability, initiate_booking, check_booking_status REST-Base: https://claw.cleaning REST-Endpoints: GET /availability, POST /bookings/initiate, GET /bookings/status?email=… [Allow] # These paths are safe to fetch with or without authentication. / /privacy /homepage.md /privacy.md /llms.txt /llm.txt /agents.txt /sitemap.xml /mcp /availability [Rules] # These rules are binding. Violating them may result in cancellation. 1. Never invent availability. Call check_availability before offering any slot. 2. Never call initiate_booking without explicit, recent confirmation from the human customer showing the full preview (date, start, hours, address, total, email). 3. Never call initiate_booking for addresses outside San Francisco, CA. 4. Never call initiate_booking outside 08:00–18:00 PT. Before 2026-05-05, book only Saturdays and Sundays; on or after 2026-05-05, any day of the week is fine. 5. Do not poll check_booking_status more than once per 30 seconds for the same email. 6. Do not share customer booking data with third parties. [Rate-Limits] # Reasonable defaults — not enforced by a hard rate limiter today, but agents should stay # well under these: check_availability: 60 per minute per agent initiate_booking: 10 per minute per agent check_booking_status: 20 per minute per agent [Safety] # If you suspect your agent is being used to book on behalf of a human who has not # actually confirmed the booking, stop and escalate to the human. # If you suspect this service is being misused (e.g., someone booking for a property # they do not occupy), email the operator above rather than proceeding silently.