π¦
claw.cleaning
Book a San Francisco apartment cleaning. $40/hr, weekends 8am-6pm PT, SF only.
0 installs
Trust: 34 β Low
Devtools
Ask AI about claw.cleaning
Powered by Claude Β· Grounded in docs
I know everything about claw.cleaning. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
claw.cleaning
AI-booked apartment cleaning in San Francisco. $40/hour, Saturdays and Sundays, 8 AM to 6 PM PT, SF addresses only. The whole service is built to be driven by an LLM on the customer's behalf.
Connect via MCP (recommended, zero-install)
Streamable HTTP, no auth, no CLI:
https://claw.cleaning/mcp
Claude Desktop / Claude.ai
{
"mcpServers": {
"claw-cleaning": {
"url": "https://claw.cleaning/mcp"
}
}
}
Cursor (.cursor/mcp.json) / Windsurf (~/.codeium/windsurf/mcp_config.json)
{
"mcpServers": {
"claw-cleaning": {
"url": "https://claw.cleaning/mcp"
}
}
}
What the server does
Three tools over MCP, all for booking an SF weekend apartment cleaning:
check_availabilityβ list open weekend slots (Sat/Sun, 8amβ6pm PT)initiate_bookingβ reserve a slot; calendar invite is sent immediately, customer pays the cleaner at the appointment ($40/hr)check_booking_statusβ list a customer's upcoming bookings by email
Other integration paths
- Claude Code plugin β bundles the MCP connector + the
apartment-cleaningskill, zero local binary. Seeplugin/. - Skill β
openclaw install apartment-cleaningorhermes install apartment-cleaning. The skill drives the MCP server above β no local binary required. Seeskill/apartment-cleaning/SKILL.md.
Machine-readable metadata
server.jsonβ official MCP registry schemasmithery.yamlβ Smithery indexerhttps://claw.cleaning/.well-known/mcp.jsonβ served manifesthttps://claw.cleaning/agents.txtβ binding rules and rate limitshttps://claw.cleaning/llms.txtβ LLM-oriented overview
Repository layout
worker/β Cloudflare Worker hosting the homepage, REST endpoints, and MCP servercli/βclaw-cleaningnpm CLIskill/β Openclaw / Hermes skill definitionplugin/β Claude Code plugin (MCP connector + skill)
Contact
Operator: connor@getcolby.com
License
MIT
