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
- /llms.txt — AI-readable summary and crawl guidance.
- /openapi-v1.json — public
/v1OpenAPI snapshot. - /sitemap.xml — crawlable site map.
- /services — crawlable service discovery index.
- /partners — hosted partner discovery entry point.
Agent-safe public API surface
GET /v1/servicesPOST /v1/coverage-checksPOST /v1/service-requestsGET /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-authorizationsPOST /v1/service-requests/{id}/cancellations
Services currently described for discovery
- Residential lockout —
locksmith.residential_lockout. Emergency home lockout intake for verified dispatch and customer-safe tracking. Service page. - Vehicle lockout —
locksmith.vehicle_lockout. Vehicle lockout intake for urgent access help, dispatch coordination, and status tracking. Service page. - Rekey service —
locksmith.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.