Description
> [email protected] inspect
> npm run build && mcp-inspector -- dist/index.js
> [email protected] build
> npm run build:clean && npm run build:compile && npm run build:chmod
> [email protected] build:clean
> rm -rf dist
> [email protected] build:compile
> tsc
> [email protected] build:chmod
> chmod +x dist/index.js
program.name(...).allowExcessArguments is not a function