LearnOS docs
MCP server

Resources

learnos://course/{id} and learnos://lesson/{id}.

Resources let a client browse content by URI without a tool call. Both are resource templates — the client substitutes an id.

learnos://course/{id}

Table of contents for one course: every module and its lessons (with lesson_ids), as markdown.

learnos://course/103d1885-cd1c-4584-80cc-c8da2be87929

learnos://lesson/{id}

The full markdown body of one lesson.

learnos://lesson/4110df12-e7f4-4113-b72d-c8cd427edae7

Discover ids with the list_courses tool or the search_lessons results.

On this page

Command Palette

Search for a command to run...