MCPcopy
hub / github.com/upstash/context7 / index.ts

File index.ts

packages/cli/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import pc from "picocolors";
3import figlet from "figlet";
4import { registerSkillCommands, registerSkillAliases } from "./commands/skill.js";

Callers

nothing calls this directly

Calls 10

setBaseUrlFunction · 0.85
setAuthBaseUrlFunction · 0.85
maybeShowUpgradeNoticeFunction · 0.85
registerSkillCommandsFunction · 0.85
registerSkillAliasesFunction · 0.85
registerAuthCommandsFunction · 0.85
registerSetupCommandFunction · 0.85
registerRemoveCommandFunction · 0.85
registerDocsCommandsFunction · 0.85
registerUpgradeCommandFunction · 0.85

Tested by

no test coverage detected