TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/search_events
Buscar eventos / entradas (ticketera)
Search Tuki events and ticketed experiences (concerts, festivals, parties, conferences, sports, theater, workshops, raffles) by free text or type. Tuki is also
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_events for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free text (e.g. "fiesta", "concierto", name of the event). |
| type | string | Event type: concert, festival, party, conference, sports, theater, workshop, rifa, other. |
| include_past | boolean | Include past events (default false). default false |
| 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_events","input":{"include_past":false,"max_results":20,"offset":0,"response_format":"concise"}}'cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /search_events -i '{"include_past":false,"max_results":20,"offset":0,"response_format":"concise"}'mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/search_events", input: {"include_past":false,"max_results":20,"offset":0,"response_format":"concise"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.