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