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
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_experiences for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free text search (e.g. "trekking", "stargazing", "valle de la luna"). Empty = list all. |
| destination | string | Destination slug filter, e.g. "cochamo", "san-pedro-de-atacama". |
| type | string | Experience type: tour, trek, workshop, multi_day, etc. |
| price_min | number | Minimum price in CLP (Chilean pesos). Foreign-currency listings are converted using live F |
| price_max | number | Maximum price in CLP (Chilean pesos). Foreign-currency listings are converted using live F |
| 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_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.