TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/search_accommodations
Buscar alojamientos
Search Tuki accommodations (boutique lodges, mountain refugios, hotels, cabins, hostels, unique stays) by text or destination. Includes remote locations where m
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_accommodations for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free text search. |
| destination | string | Destination slug filter. |
| property_type | string | Type: hotel, lodge, refugio, cabin, hostel, etc. |
| price_min | number | Minimum nightly price in CLP. Converted from foreign currency via live FX rates. |
| price_max | number | Maximum nightly price in CLP. Converted from foreign currency via live FX rates. |
| 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_accommodations","input":{"max_results":20,"offset":0,"response_format":"concise"}}'cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /search_accommodations -i '{"max_results":20,"offset":0,"response_format":"concise"}'mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/search_accommodations", input: {"max_results":20,"offset":0,"response_format":"concise"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.