Cubite LMS: Learning Management System for Grok
io.cubite/lms
LMS (learning management system): manage courses, SCORM/xAPI, learners, certificates and reports.
client:Grok
transport:streamable-http
Install Cubite LMS: Learning Management System in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"lms": {
"type": "http",
"url": "https://cubite.io/api/mcp/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs