Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

claw.cleaning

io.github.cnnrobrn/claw-cleaning

Book a San Francisco apartment cleaning. $40/hr, weekends 8am-6pm PT, SF only.

Uptime
100.0%
1 direct probes · 30d
Response
113ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

check_availability

List available cleaning slots. Saturdays and Sundays only, 8 AM – 6 PM PT, San Francisco only. Omit `date` for the next 8 upcoming weekend days.

initiate_booking

Reserve a cleaning slot. No payment is collected up front — the customer pays the cleaner in cash or card at the appointment. Returns `{ status: "booked" }`, the slot is locked in the calendar, and a …

check_booking_status

List upcoming bookings for a customer by email. Queries Google Calendar directly, so results are live and reflect any bookings in the next ~20 events.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claw.cleaning": {
      "url": "https://claw.cleaning/mcp",
      "transport": "streamable-http"
    }
  }
}