HoneyMCP includes a command-line tool for setup and management.
honeymcp init [--directory DIR] [--force]Creates honeymcp.yaml and .env.honeymcp in the target directory.
Options:
-d, --directory- Target directory (default: current directory)-f, --force- Overwrite existing files
honeymcp versionhoneymcp create-tool "dump container registry credentials"honeymcp clean-data [--path DIR] [--config FILE] [--yes]Deletes all persisted HoneyMCP attack events from storage.
Options:
--path- Explicit event storage directory to clean--config- Optional path tohoneymcp.yamlfor storage resolution-y, --yes- Skip interactive confirmation prompt