Skip to content

v0.1.2: MCP Registry compliance fixes

Choose a tag to compare

@cyanheads cyanheads released this 26 May 03:19
· 13 commits to main since this release
v0.1.2
2c11f92

MCP Registry compliance fixes

Fixes mcpName missing from package.json and server.json description exceeding the 100-char limit.

Fixed:

  • mcpName added to package.json
  • server.json description trimmed to ≤ 100 characters

75 tests pass; bun run devcheck clean.