T
trip-logistics-assistant
/search_tours
Attraction tickets & audio tours search
Finds bookable attraction tickets (incl. skip-the-line) and self-guided audio tours in a city, with indicative prices, ratings and booking links. Use for reques
liveverifiedunknown~5s typical
mcpprobedtrip-logistics-assistant
$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-app-triplogistics-trip-logistics-assistant /search_tours for me.
Input
| Field | Type | Description |
|---|---|---|
| location* | string | City, e.g. 'Rome', 'Paris' |
| interest | string | Optional attraction or theme, e.g. 'Colosseum' |
| currency | string | ISO currency for prices, default EUR |
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-app-triplogistics-trip-logistics-assistant","endpoint":"/search_tours","input":{"location":"..."}}'cli
npx cracked-ai run -p mcp-app-triplogistics-trip-logistics-assistant -e /search_tours -i '{"location":"..."}'mcp
run_tool({ provider: "mcp-app-triplogistics-trip-logistics-assistant", endpoint: "/search_tours", input: {"location":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.