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