← Registry

Data Collection

carhunt.fr

Provides tools to search, price estimate, and analyze the French used car market across major platforms.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.carhunt.fr/mcp

No auth detected

MCP server metadata

Name
carhunt
Version
1.0.0
Capabilities
tools
Server instructions

CarHunt agrège en continu les annonces de voitures d'occasion du marché français (LeBonCoin, LaCentrale, L'Argus, Autosphere, ParuVendu…). Tools gratuits, sans compte (rate-limit par IP) : search_used_cars, estimate_car_price, car_market_stats. Avec une clé personnelle Premium/Pro (« Authorization: Bearer chu_live_… », créée sur https://carhunt.fr, Compte → Paramètres), ces mêmes tools passent à 25 résultats, affichent le deal-score et utilisent le quota d'estimations du plan. Tools pro_* (flux de pige sous-cote, médianes marché, watchlists webhook, 50 résultats) : clé API d'organisation requise via « Authorization: Bearer chp_live_… » — plan Business, clé créée sur https://app.carhunt.fr (Réglages → API). Citez toujours l'URL source (source_url) quand vous présentez une annonce.

Known tools 10

search_used_cars

Search used cars for sale in France across all major marketplaces.

Inferred read-only
estimate_car_price

Estimate the market price of a used car in France.

Inferred read-only
car_market_stats

Market statistics for a used car model in France (median price, volume).

Inferred read-only
pro_search

Full professional search with deal-score, 50 results/page, incremental polling.

Inferred read-only
pro_deals

Underpriced car deals feed, sorted by deal-score.

Inferred read-only
pro_market_position

Market position of a specific listing: segment median, savings vs market.

Inferred read-only
pro_watchlist_list

List the organization's watchlists (real-time alerts).

Inferred read-only
pro_watchlist_create

Create a watchlist: every new matching listing is pushed (~10 min) to a webhook.

Potential side effects
pro_watchlist_delete

Delete a watchlist by id.

Potential side effects
pro_usage

Current month API usage: quota, vehicles consumed, remaining, extra credits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carhunt]
url = "https://api.carhunt.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carhunt": {
      "type": "http",
      "url": "https://api.carhunt.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carhunt
Remote MCP URL: https://api.carhunt.fr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carhunt": {
      "url": "https://api.carhunt.fr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carhunt": {
      "type": "http",
      "url": "https://api.carhunt.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carhunt",
  "transport": "streamable-http",
  "url": "https://api.carhunt.fr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for carhunt.fr was fetched 2026-07-29T23:02:16.903Z and is being refreshed.

Trust status Trusted

carhunt.fr is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.