{
  "service": "bb-docs-mcp",
  "routes": [
    "GET /",
    "GET /health",
    "GET /workers/:id",
    "POST /workers"
  ],
  "store": "kv"
}