Skip to content
VS Code

CourseForge for VS Code

io.github.michaeljmoody/courseforge

AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI

client:VS Code transport:streamable-http

Install CourseForge in VS Code

.vscode/mcp.json

{
  "servers": {
    "courseforge": {
      "type": "http",
      "url": "https://caringcourseforge.com/api/mcp/remote"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

CourseForge in other clients