CourseForge for Claude Desktop
io.github.michaeljmoody/courseforge
AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI
client:Claude Desktop
transport:streamable-http
Install CourseForge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"courseforge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://caringcourseforge.com/api/mcp/remote"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs