Tuki — Travel Marketplace (Chile y Latinoamérica)
TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/search_experiences

Buscar experiencias / tours

Search Tuki experiences and tours (treks, day tours, multi-day, workshops, adventure activities) by text query, destination, or type. Returns up to 50 results w

liveverifiedunknown~5s typical
mcpprobedtukitravel
$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_experiences for me.

Input

FieldTypeDescription
querystringFree text search (e.g. "trekking", "stargazing", "valle de la luna"). Empty = list all.
destinationstringDestination slug filter, e.g. "cochamo", "san-pedro-de-atacama".
typestringExperience type: tour, trek, workshop, multi_day, etc.
price_minnumberMinimum price in CLP (Chilean pesos). Foreign-currency listings are converted using live F
price_maxnumberMaximum price in CLP (Chilean pesos). Foreign-currency listings are converted using live F
max_resultsinteger default 20
offsetintegerPagination offset. Use next_offset from a previous response. default 0
response_formatstring (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_experiences","input":{"max_results":20,"offset":0,"response_format":"concise"}}'
cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /search_experiences -i '{"max_results":20,"offset":0,"response_format":"concise"}'
mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/search_experiences", input: {"max_results":20,"offset":0,"response_format":"concise"} })

Try it

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