xyz.urbanplayground/events
xyz.urbanplayground/eventsLive event discovery: concerts, club nights, art, comedy, and festivals across 14 cities.
Tools · 23
Use this when a user wants consent-first questions before saving event preferences.
Use this when a user agrees to create a saved Dizko preference profile.
Use this when a user wants to update a saved Dizko preference profile.
Use this when a user wants to view saved and learned event preferences.
Use this only when a user asks to delete their Dizko saved event preferences and feedback history.
Use this when a user wants Dizko to learn from their rating or notes about an event.
Use this when a user needs a short post-event feedback prompt.
Use this when an event search needs follow-up questions.
Use this when a user asks about Dizko city coverage or freshness.
Use this when a user asks who a DJ is or about a venue, collective, or promoter.
Use this when a user wants filtered live events.
Use this when a user wants live events ranked by taste, vibe, price, and exclusions.
Use this when a user wants recommendations personalized with a saved Dizko profile.
Use this when a user wants a primary night-out plan with fallback events.
Use this when a user wants a daily city event digest.
Use this when a user wants upcoming events for named artists or artists saved in a Dizko profile.
Use this when a user wants a city's busiest nights, top venues, genre mix, and headline events.
Use this when a user asks for details about a Dizko event id.
Use this when a user asks how Dizko agents can buy tickets.
Use this when a user wants ticket options for a specific Dizko event before quoting or buying.
Use this when a user wants a locked ticket quote before purchase.
Use this when a user confirms a locked quote for purchase or checkout handoff.
Use this when a user wants to add a Dizko event to their calendar after choosing or buying tickets.
Similar MCP servers embedding-nearest
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"
}
}
}