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
| Field | Type | Description |
|---|---|---|
| query* | string | Italian or English semantic query (e.g. 'elettrica city car under 300/mese', 'SUV ibrido p |
| durata_max_mesi | string | Max contract duration in months (typical: 36, 48, 60). |
| canone_max | string | Maximum monthly fee in EUR (VAT included). |
| region | string | Filter by dealer geo. Accepts region name ('Lombardia'), 2-letter province code ('MI', 'MB |
| segmento | string | Filter by autovettura category slugs (Motornet taxonomy). Applies only to vehicle_type='au |
| alimentazione | string | Filter by fuel slugs. Accepts: elettrico, ibrido-benzina, ibrido-diesel, benzina, diesel, |
| cambio | string | Filter by transmission slugs. Accepts: automatico, automatico-sequenziale, automatico-dopp |
| vehicle_type | string | Macro vehicle category: 'auto' (autovetture: SUV, berline, utilitarie, ecc.) or 'vcom' (ve |
| vcom_type | string | Filter VCOM (commercial light vehicles ≤35q.li) by macro type. Accepts: furgoni, cassonati |
| min_seats | string | Minimum number of seats. E.g. 7 for people-movers / large families / NCC (7-9 seaters), 9 |
| limit | integer | Maximum 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.