search_deals
Search the current catalog by country, price, fuel and model text. Confirmed dead listings are excluded.
Give an MCP-compatible assistant live, read-only access to SonarDeals search, aggregate market coverage and indicative cross-border cost screening.
Streamable HTTP: https://sonardeals.com/mcp
No API key is required. The endpoint is rate-limited, cannot buy or modify anything, and never returns private seller details or original source URLs.
search_dealsSearch the current catalog by country, price, fuel and model text. Confirmed dead listings are excluded.
market_coverageReturn current indexed and browsable totals, including aggregate country counts.
corridor_costScreen an indicative car-plus-transport-plus-registration range for a cross-border purchase.
codex mcp add sonardeals --url https://sonardeals.com/mcp
claude mcp add --transport http --scope user sonardeals https://sonardeals.com/mcp
{
"model": "gpt-5",
"tools": [{
"type": "mcp",
"server_label": "sonardeals",
"server_url": "https://sonardeals.com/mcp",
"require_approval": "never"
}],
"input": "Find five current hybrid deals in Germany below €25,000."
}
See the methodology and limitations and the machine-readable AI data guide.