{"name":"classkills","title":"Class Kills","version":"1.0.0","description":"Public Class Kills talent + booking MCP server.","transport":"streamable-http","endpoint":"https://mcp.classkills.com/","capabilities":{"tools":true},"tools":[{"name":"list_talent","description":"List the Class Kills DJ / performer roster available to book for nightlife and private events. Returns each act's name, short bio, Instagram, and whether open availability is published."},{"name":"get_talent","description":"Get details for a single Class Kills performer by name or numeric id. Use this to look up one DJ before checking availability or booking."},{"name":"check_availability","description":"Get a performer's upcoming availability, pre-formatted in Eastern Time with weekdays already computed and grouped by month — relay it directly, no date math needed. Returns: openToBook (dates you can request a private booking — use these with request_booking), publicShows (already-scheduled gigs the public can attend, with venue + city; NOT bookable), and blocked (unavailable) dates. Call this before request_booking."},{"name":"request_booking","description":"Submit a booking inquiry for a performer on a specific date. Use after confirming the date with check_availability. Collects the requester's contact info; the Class Kills team follows up to confirm. Returns a confirmation."}]}