# BinDirectoryThis directory contains the CLI entry point for the MCP server.
## Files- `cli.js` -NPX entry point script (ESM)
This script is referenced inpackage.json's "bin" field and serves as the executable entry point when the packageis installed globally or run via npx.