Skip to content

v0.5.1

Choose a tag to compare

@hampsterx hampsterx released this 20 Apr 21:28

What's new

Fixed

  • `server.json` description shortened to meet the MCP registry's <=100-char limit (the registry validator rejected v0.5.0's longer description on publish)
  • `CLAUDE_MAX_CONCURRENT` default reverted to string `"3"`: the registry's `KeyValueInput` schema requires string defaults regardless of declared `format`, even when `format: "number"`

The v0.5.0 npm tarball shipped with the pre-fix values. v0.5.1 aligns the published tarball with what the registry actually accepts.

Full Changelog: v0.5.0...v0.5.1