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