D
DealerMax
/get_market_intel
Get automotive market intelligence
Ricerca semantica nelle FAQ del mercato auto italiano pubblicate dal network DealerMAX. È la superficie EDUCATIVA/ESPLICATIVA della rete — concetti, normati
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 /get_market_intel for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Italian semantic query (e.g. 'incentivi auto elettriche 2026', 'differenza ibrido plug-in |
| types | string | Restringe la ricerca a un sottoinsieme di tipi editoriali. Oggi l'unico tipo servito e' fa |
| limit | integer | Maximum total results to return (1-30, default 5). default 5 |
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":"/get_market_intel","input":{"query":"...","limit":5}}'cli
npx cracked-ai run -p mcp-app-dealermax-public-search -e /get_market_intel -i '{"query":"...","limit":5}'mcp
run_tool({ provider: "mcp-app-dealermax-public-search", endpoint: "/get_market_intel", input: {"query":"...","limit":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.