The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Honey MCP Server listing page.

Alpha software — APIs, config schema, and CLI flags may change between releases without notice.
CLI to search GCP, AWS, Kubernetes, Docker, Consul, Proxmox, and TrueNAS instances in parallel, then SSH, docker exec, or run recipes against results via a TUI, web UI, or MCP server.
Homebrew (macOS):
Debian/Ubuntu (.deb):
Installs honey to /usr/bin, a systemd service (honey.service, runs as an
unprivileged honey user), an example config at /etc/honey/config.yaml, and
the honey-plugin-init shim (for docker plugins). Then:
For docker: steps / docker plugins, honey needs to reach the Docker socket. This is not granted on install (docker-group membership is root-equivalent) — opt in explicitly:
The package recommends tmux (recordings), shellcheck and python3-flake8
(recipe linting) — apt installs them automatically. tun2proxy (for
honey egress --tun) isn't in apt; grab it from
its releases if you need
transparent-proxy mode.
Build from source:
| Feature | Guide |
|---|---|
| Providers (GCP, AWS, K8s, Consul, Proxmox, …) | Providers |
| Docker & auto-discover on cloud VMs | Docker auto-discover |
| Macros (honeyfile) | Macros |
| MCP server (Cursor, LM Studio, OpenCode) | MCP Server |
| Session recordings | Recordings |
| Web UI & AI assist | Web UI |
| Run the web UI in Docker (auth token) | contrib/docker/README.md |
| CUE recipes | CUE Recipes |
| Anomaly detection | Anomaly Detection |
| Plugin development | Plugins |
| Add a new backend | Add new backend |
Full docs: shareed2k.github.io/honey
This project leverages state-of-the-art research algorithms to deliver real-time, context-aware operational intelligence:
LogLSHD Algorithm (Proposed by Shu-Wei Huang et al.):
LLMLog Algorithm (Proposed by Fei Teng, Haoyang Li, and Lei Chen):
CoLA Two-Tier Pre-Screening (Proposed by Tang et al.):