Serversio.github.cnnrobrn/claw-cleaning
C

claw.cleaning

io.github.cnnrobrn/claw-cleaning · v1.0.0
● Remote
v1.0.0remote🌐 https://claw.cleaning/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.cnnrobrn/claw-cleaning",
  "description": "Book a San Francisco apartment cleaning. $40/hr, weekends 8am-6pm PT, SF only.",
  "title": "claw.cleaning",
  "repository": {
    "url": "https://github.com/GetColby/claw-cleaning",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://claw.cleaning",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/GetColby/claw-cleaning/main/assets/icon.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://claw.cleaning/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}