Skip to content

feat: add tickadoo-experiences skill (13,090+ bookable experiences, 700+ cities)#969

Open
francistickadoo wants to merge 1 commit intoanthropics:mainfrom
francistickadoo:main
Open

feat: add tickadoo-experiences skill (13,090+ bookable experiences, 700+ cities)#969
francistickadoo wants to merge 1 commit intoanthropics:mainfrom
francistickadoo:main

Conversation

@francistickadoo
Copy link
Copy Markdown

tickadoo-experiences Skill

Discover and book experiences, shows, tours, and attractions worldwide using the tickadoo MCP server.

What it does

Teaches Claude how to effectively use 14 AI-powered MCP tools for experience discovery, comparison, and booking across 700+ cities. Includes:

  • Tool selection guide: Maps user intents to the right tool (mood search, city guides, family planners, side-by-side comparison, tonight's events)
  • Agent intelligence metadata interpretation: How to use _best_picks, _price_tiers, _group_summary, _conversation_starters, _booking_urgency
  • Conversation flow patterns: Discovery, comparison, and family planning flows

MCP Server

  • Endpoint: mcp.tickadoo.com/mcp (Streamable HTTP, no auth required)
  • npm: @tickadoo/mcp-server
  • GitHub: tickadoo/tickadoo-mcp
  • Products: 13,090+ bookable experiences
  • Cities: 700+
  • Languages: 40+
  • Tools: 14 (all read-only with safety annotations)

Example usage

"Find romantic things to do in Paris" -> search_by_mood(city: "Paris", mood: "romantic")
"What's on tonight in London?" -> whats_on_tonight(city: "London")
"Plan a family day in Barcelona with kids aged 5 and 8" -> get_family_day(city: "Barcelona", kids_ages: [5, 8])

Discover and book 13,090+ experiences across 700+ cities with
14 AI-powered MCP tools. Agent intelligence metadata on every
response: best picks, price tiers, mood search, city guides,
family planners, and booking urgency signals.

MCP server: mcp.tickadoo.com/mcp (Streamable HTTP, no auth)
npm: @tickadoo/mcp-server
GitHub: tickadoo/tickadoo-mcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant