dtc_lookup — MCPFax Vehicle Diagnostics MCP Tool
dtc_lookup
(dtc lookup) is one of 4 tools on the
MCPFax Vehicle Diagnostics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dtc_lookup from your client
- Claude Code MCPFax Vehicle Diagnostics dtc_lookup run in your project directory
- Claude Desktop MCPFax Vehicle Diagnostics dtc_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCPFax Vehicle Diagnostics dtc_lookup ~/.cursor/mcp.json
- VS Code MCPFax Vehicle Diagnostics dtc_lookup .vscode/mcp.json
- Zed MCPFax Vehicle Diagnostics dtc_lookup ~/.config/zed/settings.json
- Windsurf MCPFax Vehicle Diagnostics dtc_lookup ~/.codeium/windsurf/mcp_config.json
- Cline MCPFax Vehicle Diagnostics dtc_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCPFax Vehicle Diagnostics dtc_lookup ~/.gemini/settings.json
- Grok MCPFax Vehicle Diagnostics dtc_lookup .mcp.json (in your project root)
- ChatGPT MCPFax Vehicle Diagnostics dtc_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai MCPFax Vehicle Diagnostics dtc_lookup Settings → Connectors → Add custom connector
- LangChain MCPFax Vehicle Diagnostics dtc_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http vehicle-fault-codes https://mcpfax-diag.bowling-anthony.workers.dev/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.