TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/search_travel_guides
Buscar guías de viaje (contenido editorial citable)
Search Tuki travel guides (editorial blog + creator stories) by free text or destination. Returns curated articles with itineraries, "best of" lists, and trip p
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_travel_guides for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free text search (e.g. "itinerario carretera austral", "qué hacer atacama"). |
| destination | string | Destination slug filter, e.g. "cochamo", "san-pedro-de-atacama". |
| only_editorial | boolean | If true, exclude creator-authored stories (only Tuki editorial guides). default false |
| max_results | integer | default 20 |
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_travel_guides","input":{"only_editorial":false,"max_results":20}}'cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /search_travel_guides -i '{"only_editorial":false,"max_results":20}'mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/search_travel_guides", input: {"only_editorial":false,"max_results":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.