TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/search_car_rental
Buscar arriendo de autos
Search Tuki rental cars (also covers transfers/traslados, which on Tuki are handled as rental vehicles). Filter by free text or transmission. Returns title, tra
liveverifiedunknown~5s typical
mcpprobedtuki—travel
$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-cl-tuki-travel-mcp /search_car_rental for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free text (e.g. "suv", "4x4", "automático"). |
| transmission | string (manual | automatic) | Transmission filter. |
| max_results | integer | default 20 |
| offset | integer | Pagination offset. Use next_offset from a previous response. default 0 |
| response_format | string (concise | detailed) | concise = high-signal fields + canonical URL (token-cheap, default). detailed = full recor default "concise" |
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-cl-tuki-travel-mcp","endpoint":"/search_car_rental","input":{"max_results":20,"offset":0,"response_format":"concise"}}'cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /search_car_rental -i '{"max_results":20,"offset":0,"response_format":"concise"}'mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/search_car_rental", input: {"max_results":20,"offset":0,"response_format":"concise"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.