Learning Resources
delegation.school
Manages lessons and progress for a delegation school course.
ENDPOINT 1
https://delegation.school/mcp
Known tools 9
overviewWhat delegation.school is, the three tracks, and how to run the course as the learner's tutor.
start_sessionCall FIRST.
list_lessonsList lessons (slug, title, track, order, summary), optionally filtered to one track.
get_lessonGet the full markdown of one lesson by slug.
complete_lessonRecord a lesson result for a learner AFTER grading its quiz/assignment.
course_statsOPERATOR / Inspectable State: usage snapshot of the whole course — learner count, level mix, completions, per-lesson pass rates, and recent reflections.
verify_ticketOPERATOR (Capital Factory gift shop): validate a reward code (Golden Ticket GT- or Founding Graduate badge FG-) — returns who earned it, the reward, when, and whether it's been redeemed.
set_levelOPERATOR: reclassify an existing learner's track (scratch | intermediate | power).
submit_feedbackSend the course team feedback FOR the learner — what's confusing, a bug, an idea, or praise.