Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelcontextprotocol/mcpb
/ cli.ts
File
cli.ts
src/cli/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ execSync } from
"child_process"
;
4
import
{ Command } from
"commander"
;
Callers
nothing calls this directly
Calls
9
initExtension
Function · 0.85
validateManifest
Function · 0.85
cleanMcpb
Function · 0.85
packExtension
Function · 0.85
unpackExtension
Function · 0.85
createSelfSignedCertificate
Function · 0.85
signMcpbFile
Function · 0.85
verifyMcpbFile
Function · 0.85
unsignMcpbFile
Function · 0.85
Tested by
no test coverage detected