Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Lie Detector Test

com.liedetectortest/lie-detector-test

Find polygraph (lie detector) offices, pricing and service info across the US, Canada and the UK.

Uptime
100.0%
1 direct probes · 30d
Response
1426ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

find_offices

Find lie detector (polygraph) test offices near a place. Search by city, state/region, or country (United States, Canada, or United Kingdom). Returns each matching office with its address, all-inclusi…

get_pricing

Get polygraph examination pricing for a location. Returns the all-inclusive price tiers (single person, couple/two-person total, and group per-examinee) plus the non-refundable booking-fee deposit (fu…

get_service_info

Get general information about the lie detector test service: what is offered, how booking works, the deposit and refund policy, the service area, and what happens after booking. Takes no arguments.

start_booking

Start a lie detector test booking for a person. Records the enquiry and returns a reference plus a ready-to-complete booking link with the office pre-filled. IMPORTANT: the person must finish on the w…

get_booking_status

Check the status of an existing confirmed booking by its reference (e.g. LDT-2026072062783). Returns the booking status and location. A booking started via start_booking is not confirmed until the per…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lie_detector_test": {
      "url": "https://liedetectortest.com/wp-json/ldt-mcp/v1/mcp",
      "transport": "streamable-http"
    }
  }
}