Lie Detector Test for VS Code
com.liedetectortest/lie-detector-test
Find polygraph (lie detector) offices, pricing and service info across the US, Canada and the UK.
client:VS Code
transport:streamable-http
tools:5
Install Lie Detector Test in VS Code
.vscode/mcp.json
{
"servers": {
"lie-detector-test": {
"type": "http",
"url": "https://liedetectortest.com/wp-json/ldt-mcp/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs