Skip to content

Releases: blend-ed/tutor-contrib-openedxmcp

v0.1.7

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 04:18

Zero-touch install: the openedx-mcp app auto-installs via the openedx-dockerfile-post-python-requirements patch. Pin a version with OPENEDX_EXTRA_PIP_REQUIREMENTS if desired.

v0.1.6

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 04:15

Install the openedx-mcp app via Tutor's standard OPENEDX_EXTRA_PIP_REQUIREMENTS list instead of a custom config/patch: tutor config save --append OPENEDX_EXTRA_PIP_REQUIREMENTS=openedx-mcp

v0.1.5

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 03:39

MCP server /health + k8s/compose probes; CI ruff lint + wheel-ships-templates assertion; full docs.

v0.1.4

Choose a tag to compare

@zameel7 zameel7 released this 25 Jul 03:23

Injects OPENEDX_MCP_PUBLIC_URL into LMS/CMS so the Django admin key page shows copy-paste Claude connect steps. Server tool scope docstrings aligned to the 9-scope model.

v0.1.3

Choose a tag to compare

@zameel7 zameel7 released this 24 Jul 09:22

Real packaging fix: an unanchored 'build/' in .gitignore had excluded the MCP server build context from git entirely, so 0.1.0–0.1.2 wheels could not build the openedxmcp image. Templates now committed + shipped. Use this version.

v0.1.2

Choose a tag to compare

@zameel7 zameel7 released this 24 Jul 09:17

Packaging fix: templates/ (MCP server build context) now included in the wheel. 0.1.1 could not build the openedxmcp image. Use this version.

v0.1.1

Choose a tag to compare

@zameel7 zameel7 released this 24 Jul 09:04

Removes course create/clone/delete lifecycle tools (kept on a private local branch). Tutor pin widened to >=19,<22. Supersedes yanked 0.1.0.