DealerMax
D
DealerMax
/search_nlt_offers

Search NLT (long-term rental) offers

Cerca offerte NLT (Noleggio Lungo Termine) nel network DealerMAX. Catalogo unificato AUTOVETTURE + VEICOLI COMMERCIALI ≤35 q.li (furgoni, cassonati, mu

liveverifiedunknown~5s typical
mcpprobeddealermax
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-dealermax-public-search /search_nlt_offers for me.

Input

FieldTypeDescription
query*stringItalian or English semantic query (e.g. 'elettrica city car under 300/mese', 'SUV ibrido p
durata_max_mesistringMax contract duration in months (typical: 36, 48, 60).
canone_maxstringMaximum monthly fee in EUR (VAT included).
regionstringFilter by dealer geo. Accepts region name ('Lombardia'), 2-letter province code ('MI', 'MB
segmentostringFilter by autovettura category slugs (Motornet taxonomy). Applies only to vehicle_type='au
alimentazionestringFilter by fuel slugs. Accepts: elettrico, ibrido-benzina, ibrido-diesel, benzina, diesel,
cambiostringFilter by transmission slugs. Accepts: automatico, automatico-sequenziale, automatico-dopp
vehicle_typestringMacro vehicle category: 'auto' (autovetture: SUV, berline, utilitarie, ecc.) or 'vcom' (ve
vcom_typestringFilter VCOM (commercial light vehicles ≤35q.li) by macro type. Accepts: furgoni, cassonati
min_seatsstringMinimum number of seats. E.g. 7 for people-movers / large families / NCC (7-9 seaters), 9
limitintegerMaximum results to return (1-30, default 10). default 10

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-dealermax-public-search","endpoint":"/search_nlt_offers","input":{"query":"...","limit":10}}'
cli
npx cracked-ai run -p mcp-app-dealermax-public-search -e /search_nlt_offers -i '{"query":"...","limit":10}'
mcp
run_tool({ provider: "mcp-app-dealermax-public-search", endpoint: "/search_nlt_offers", input: {"query":"...","limit":10} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.