Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ Command, CommanderError, Option } from
'commander'
;
4
import
{ createRequire } from
'node:module'
;
Callers
nothing calls this directly
Calls
2
resolveMainModuleUrl
Function · 0.85
runCli
Function · 0.85
Tested by
no test coverage detected