T
trip-logistics-assistant
/search_luggage_storage
Luggage storage search
Finds bookable luggage storage near the user's location: left luggage points in shops, cafes and hotels with a flat daily rate per bag and insurance included. U
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_luggage_storage for me.
Input
| Field | Type | Description |
|---|---|---|
| location* | string | City, e.g. 'Rome', 'Malaga' |
| near | string | Optional landmark or station, e.g. 'Termini', 'Colosseum' |
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_luggage_storage","input":{"location":"..."}}'cli
npx cracked-ai run -p mcp-app-triplogistics-trip-logistics-assistant -e /search_luggage_storage -i '{"location":"..."}'mcp
run_tool({ provider: "mcp-app-triplogistics-trip-logistics-assistant", endpoint: "/search_luggage_storage", input: {"location":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.