AI and service discovery

ClueXP public agent surface

ClueXP helps customers and approved partners create urgent access-service requests, check service coverage, and read privacy-minimized request status. This page is written for AI assistants, search crawlers, and integration builders.

Current status

The public /v1 API and a local MCP adapter exist for internal preview. ClueXP is not yet publicly listed in ChatGPT, Claude, Gemini, Siri, or any agent marketplace. Hosted partner discovery pages are not published yet.

Machine-readable resources

Agent-safe public API surface

  • GET /v1/services
  • POST /v1/coverage-checks
  • POST /v1/service-requests
  • GET /v1/service-requests/{id}
  • GET /v1/service-requests/{id}/tracking

Creating a service request requires explicit user confirmation. The first MCP preview does not expose tools that can authorize dispatch or cancel work.

Withheld from first agent preview

  • POST /v1/service-requests/{id}/dispatch-authorizations
  • POST /v1/service-requests/{id}/cancellations

Services currently described for discovery

  • Residential lockoutlocksmith.residential_lockout. Emergency home lockout intake for verified dispatch and customer-safe tracking. Service page.
  • Vehicle lockoutlocksmith.vehicle_lockout. Vehicle lockout intake for urgent access help, dispatch coordination, and status tracking. Service page.
  • Rekey servicelocksmith.rekey. Lock rekey request intake for customers and approved partners. Service page.

Guidance for AI assistants

  • Use the OpenAPI snapshot for exact request/response shapes.
  • Do not claim live provider availability unless an official coverage check confirms it.
  • Do not infer or expose technician identity before the public tracking API allows it.
  • Do not invent hosted partners; partner-specific discovery needs published partner pages.