MCPcopy Create free account
hub / github.com/MicrosoftDocs/mcp / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { Command, CommanderError, Option } from 'commander';
4import { createRequire } from 'node:module';

Callers

nothing calls this directly

Calls 2

resolveMainModuleUrlFunction · 0.85
runCliFunction · 0.85

Tested by

no test coverage detected