v0.1.2: MCP Registry compliance fixes
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.