Skip to content
VS Code

edumints SCORM MCP for VS Code

io.github.kemalyy/edumints-scorm-mcp

Compiles structured specs into SCORM 1.2/2004 e-learning packages. 30 tools, quality gate, no LLM.

client:VS Code transport:streamable-http

Install edumints SCORM MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "edumints-scorm-mcp": {
      "type": "http",
      "url": "https://scorm.edumints.com/mcp"
    }
  }
}

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

edumints SCORM MCP in other clients