fix: registryType mcpbPackageType → mcpb

MCP registry API error: 'unsupported registry type: mcpbPackageType'
Schema examples show valid values: npm, pypi, oci, nuget, mcpb

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Devid HW
2026-04-22 06:31:16 +07:00
co-authored by Claude Sonnet 4.6
parent 23c67e80c5
commit c7e1a03e1f
+1 -1
View File
@@ -10,7 +10,7 @@
"version": "1.31.1", "version": "1.31.1",
"packages": [ "packages": [
{ {
"registryType": "mcpbPackageType", "registryType": "mcpb",
"version": "1.31.1", "version": "1.31.1",
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.31.1/mcp-mt5-quant-macos-arm64.tar.gz", "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.31.1/mcp-mt5-quant-macos-arm64.tar.gz",
"fileSha256": "f7e2137c3d223c1af3fe70cb01ce5575874f98a29f732771f4fb816c1d1a5768", "fileSha256": "f7e2137c3d223c1af3fe70cb01ce5575874f98a29f732771f4fb816c1d1a5768",