Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

xyz.urbanplayground/events

xyz.urbanplayground/events

Live event discovery: concerts, club nights, art, comedy, and festivals across 14 cities.

Uptime
100.0%
1 direct probes · 30d
Response
340ms
last probe
Tools
23
callable
Resources
0
readable
Prompts
0
available

Tools · 23

get_preference_onboarding

Use this when a user wants consent-first questions before saving event preferences.

create_event_preference_profile

Use this when a user agrees to create a saved Dizko preference profile.

save_event_preferences

Use this when a user wants to update a saved Dizko preference profile.

get_event_preferences

Use this when a user wants to view saved and learned event preferences.

delete_event_preferences

Use this only when a user asks to delete their Dizko saved event preferences and feedback history.

record_event_feedback

Use this when a user wants Dizko to learn from their rating or notes about an event.

get_event_feedback_prompt

Use this when a user needs a short post-event feedback prompt.

get_event_search_followups

Use this when an event search needs follow-up questions.

list_cities

Use this when a user asks about Dizko city coverage or freshness.

find_scene_entities

Use this when a user asks who a DJ is or about a venue, collective, or promoter.

search_events

Use this when a user wants filtered live events.

recommend_events

Use this when a user wants live events ranked by taste, vibe, price, and exclusions.

recommend_events_for_user

Use this when a user wants recommendations personalized with a saved Dizko profile.

plan_night

Use this when a user wants a primary night-out plan with fallback events.

get_daily_roundup

Use this when a user wants a daily city event digest.

get_artist_events

Use this when a user wants upcoming events for named artists or artists saved in a Dizko profile.

get_city_pulse

Use this when a user wants a city's busiest nights, top venues, genre mix, and headline events.

get_event

Use this when a user asks for details about a Dizko event id.

get_ticket_purchase_policy

Use this when a user asks how Dizko agents can buy tickets.

get_ticket_offers

Use this when a user wants ticket options for a specific Dizko event before quoting or buying.

quote_ticket_order

Use this when a user wants a locked ticket quote before purchase.

purchase_ticket_order

Use this when a user confirms a locked quote for purchase or checkout handoff.

create_event_calendar_file

Use this when a user wants to add a Dizko event to their calendar after choosing or buying tickets.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "xyz.urbanplayground/events": {
      "url": "https://eventchat-events-mcp-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}