Metadata-only patch release. No functional change from v0.5.0.
Why: the MCP Registry (schema 2025-12-11) verifies package ownership by requiring the referenced npm package to declare an mcpName field matching the server name. v0.5.0's @witness-ai/opencode lacked it, so mcp-publisher publish rejected it. npm versions are immutable, so the field ships via this patch.
Changes:
npm/opencode/package.json: add"mcpName": "io.github.IngTian/witness".- Version bump
0.5.0→0.5.1across npm packages, Claude plugin manifests, andserver.json.
Binaries below; npm packages published automatically via OIDC.
🤖 Generated with Claude Code