Cubite LMS: Learning Management System for VS Code
io.cubite/lms
LMS (learning management system): manage courses, SCORM/xAPI, learners, certificates and reports.
client:VS Code
transport:streamable-http
Install Cubite LMS: Learning Management System in VS Code
.vscode/mcp.json
{
"servers": {
"lms": {
"type": "http",
"url": "https://cubite.io/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs