Skip to content

v0.3.1 — MCP Registry + CI fixes

Choose a tag to compare

@norrietaylor norrietaylor released this 09 Apr 06:52
0a2c428

Fixes

  • MCP Registry publishing — migrate server.json from deprecated schema 2025-11-25 to 2025-12-11, add required url field for streamable-http transport (#204)
  • Changelog workflow — create PR instead of pushing directly to protected main (#205)
  • Plugin hooks — remove non-functional UserPromptSubmit from plugin.json, add scope-aware hook configuration to /setup skill (#202)
  • Release checklist — add server.json to version bump table

Changes since v0.3.0

  • #202 — fix(hooks): scope-aware hook config via /setup
  • #204 — fix(ci): update server.json to MCP Registry schema 2025-12-11
  • #205 — release: v0.3.1 (version bump + changelog workflow fix)