Sensei LMS Abilities
Sensei LMS exposes read-only abilities that let an AI list your courses, lessons, quiz questions, and enrolled students, scoped to what the current user is allowed to see.
4
Total
4
Read
0
Write
Requires the Sensei LMS plugin on WordPress 6.9+ (the Abilities API registration is a no-op on earlier versions). Each ability is additionally gated by a WordPress capability: 'edit_courses' for courses, 'edit_lessons' (plus per-course 'edit_post' when a course filter is supplied) for lessons, the lesson's 'edit_post' capability for quiz questions, and 'manage_sensei_grades' plus the course's 'edit_post' capability for students.
List courses
Read-onlysensei/courses-list
List Sensei courses, with teachers automatically scoped to only their own.
List lessons
Read-onlysensei/lessons-list
List Sensei lessons, optionally filtered to a specific course, with teachers scoped to their own.
List questions
Read-onlysensei/questions-list
List the questions on a specific Sensei lesson's quiz, including category-drawn question placeholders.
List students
Read-onlysensei/students-list
List students enrolled in a specific course, optionally filtered by progress state or a name/email search.
More Content & Tools plugins with abilities
All Content & Tools →Use Sensei LMS's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.