T
travel.art
/find_museum_guide
find museum guide
Search travel.art's catalogue of museum visitor guides. Returns museums with current 2026 ticket info, opening hours, address, essential works in viewing order,
liveverifiedunknown~5s typical
mcpprobedtravel.art
$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-art-travel-mcp /find_museum_guide for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text query (museum name, work, artist, city). Optional. |
| city | string | City filter (e.g., 'Paris', 'Rome', 'Florence'). Optional. |
| country | string | ISO 3166-1 alpha-2 country code. Optional. |
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-art-travel-mcp","endpoint":"/find_museum_guide","input":{}}'cli
npx cracked-ai run -p mcp-art-travel-mcp -e /find_museum_guide -i '{}'mcp
run_tool({ provider: "mcp-art-travel-mcp", endpoint: "/find_museum_guide", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.