Lesson Content Question
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add lesson-content-questionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"lesson-content-question": {
"command": "npx",
"args": [
"@modelcontextprotocol/lesson-content-question"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Answer lesson-specific content questions. Use when a customer asks about a lesson, code example, or concept in a course.
Tags
developmentapidocumentationskill