claw.cleaning
io.github.cnnrobrn/claw-cleaningBook a San Francisco apartment cleaning. $40/hr, weekends 8am-6pm PT, SF only.
Tools · 3
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.
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 …
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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"claw.cleaning": {
"url": "https://claw.cleaning/mcp",
"transport": "streamable-http"
}
}
}