find_test_centres — Drivings MCP Tool Read-only
find_test_centres
(find test centres) is one of 6 tools on the
Drivings
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_test_centres from your client
- Claude Code Drivings find_test_centres run in your project directory
- Claude Desktop Drivings find_test_centres ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Drivings find_test_centres ~/.cursor/mcp.json
- VS Code Drivings find_test_centres .vscode/mcp.json
- Zed Drivings find_test_centres ~/.config/zed/settings.json
- Windsurf Drivings find_test_centres ~/.codeium/windsurf/mcp_config.json
- Cline Drivings find_test_centres ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Drivings find_test_centres ~/.gemini/settings.json
- Grok Drivings find_test_centres .mcp.json (in your project root)
- ChatGPT Drivings find_test_centres Settings → Connectors → Advanced → Developer mode
- Claude.ai Drivings find_test_centres Settings → Connectors → Add custom connector
- LangChain Drivings find_test_centres pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http driving-test-study https://mcp.drivings.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.