MCPcopy 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
3import { execSync } from "child_process";
4import { Command } from "commander";

Callers

nothing calls this directly

Calls 9

initExtensionFunction · 0.85
validateManifestFunction · 0.85
cleanMcpbFunction · 0.85
packExtensionFunction · 0.85
unpackExtensionFunction · 0.85
signMcpbFileFunction · 0.85
verifyMcpbFileFunction · 0.85
unsignMcpbFileFunction · 0.85

Tested by

no test coverage detected