Drivings
D
Drivings
/find_test_centres

Find verified driving test centres

Search the source-backed UK or US test-centre directory by name, locality, address, postcode/ZIP, alias or identifier. Returns evidence and optional confirmatio

liveunknown~5s typical
mcpdrivings
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-drivings-driving-test-study /find_test_centres for me.

Input

FieldTypeDescription
region*string (uk | us)
querystring
servicestring (theory | practical)
limitinteger default 5

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-drivings-driving-test-study","endpoint":"/find_test_centres","input":{"region":"uk","limit":5}}'
cli
npx cracked-ai run -p mcp-com-drivings-driving-test-study -e /find_test_centres -i '{"region":"uk","limit":5}'
mcp
run_tool({ provider: "mcp-com-drivings-driving-test-study", endpoint: "/find_test_centres", input: {"region":"uk","limit":5} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.