LieDetectorTest.com is built to work with AI agents. This page documents the machine-readable ways to discover our offices, quote prices, and understand how booking works — for AI assistants, agent developers, and integration partners.
MCP server (Model Context Protocol)
We run a read-only MCP server so AI agents can query our live location and pricing data.
- Endpoint:
https://liedetectortest.com/wp-json/ldt-mcp/v1/mcp - Transport: Streamable HTTP (JSON-RPC 2.0)
- Authentication: none (read-only, public data)
Connect it
- Claude (claude.ai or Desktop): Settings → Connectors → Add custom connector → paste the endpoint URL.
- Any MCP client / CLI:
npx mcp-remote https://liedetectortest.com/wp-json/ldt-mcp/v1/mcp
Tools
| Tool | What it does |
|---|---|
find_offices(query) |
Find polygraph test offices near a city, state/region or country. Returns address, all-inclusive prices, and a booking link. |
get_pricing(query) |
All-inclusive price tiers (single, couple, group per-examinee) plus the non-refundable booking-fee deposit (fully refunded if we cannot accept your case or arrange your appointment), for a location. |
get_service_info() |
How the service works: offerings, booking steps, deposit and refund policy, and service area. |
start_booking(name, email, location, service_type, …) |
Starts a booking: records the enquiry and returns a reference plus a ready-to-complete booking link with the office pre-filled. |
get_booking_status(booking_reference) |
Checks the status of a confirmed booking by its reference. |
Booking, signature and payment are always completed by the person on our website — an agent cannot sign or pay on their behalf. start_booking returns a complete_booking_url to hand off to the user. Do not put a person’s contact details in any URL.
The start_booking tool is rate-limited; for higher-volume partners an API key can be issued (contact us).
Other machine-readable resources
- llms.txt: https://liedetectortest.com/llms.txt — a concise overview of the site for language models.
- MCP discovery descriptor: https://liedetectortest.com/.well-known/mcp.json
- Structured data: our location pages carry
LocalBusiness,Offer,FAQPageandBreadcrumbListJSON-LD with geo, address and pricing.
About the service
Professional in-person polygraph (lie detector) examinations across the United States, Canada and the United Kingdom, conducted by carefully vetted examiners trained to APA standards. A non-refundable booking-fee deposit (fully refunded if we cannot accept your case or arrange your appointment) ($100 USD/CAD, £150 UK) confirms a booking and is deducted from the total examination price. Every case is individually reviewed before it is accepted.
Contact
Integration questions: [email protected]