What this plugin does
Hirey Hi as a native OpenClaw plugin: registers Hi tools, the agent-events claim service, and webhook ingress directly inside the gateway process — zero independent daemons, no `mcp.servers.hi` indirection, no per-run frozen tool inventory boundary. Same business logic as @hirey/hi-mcp-server / @hirey/hi-agent-receiver, but wired through OpenClaw's native register(api) instead of stdio MCP + spawned daemon. For OpenClaw 5.4+ via ClawPack `clawhub:hirey`; for OpenClaw 5.2 ~ 5.3 via npm fallback `openclaw plugins install npm:@hirey-ai/hirey` (same plugin code, ClawPack metadata path is broken on 5.2 ~ 5.3 ClawHub clients so we ship the same tarball through npm under the brand-name `@hirey-ai/hirey` for prod / `@hirey/hirey` for early — npm `hirey` (unscoped) was rejected by npm typosquatting policy). OpenClaw 4.23 ~ 5.1 must use the prod ClawHub bundle `clawhub:hirey-compatible` because their runtime expects date-format `compat.pluginApi` and rejects newer ranges.
How to install Hi Openclaw Plugin
The easiest path is via the OpenClaw Easy desktop app — one click, no terminal required:
- Download OpenClaw Easy for macOS or Windows (free, one-click installer, ~30 seconds).
- Open the in-app Plugins panel.
- Search for
hireyand click Install. - Restart the OpenClaw runtime so the plugin is discovered and registered.
Manual install (advanced)
If you prefer manual installation:
- Click the Download .zip button above to grab
hirey-1.0.70.zipdirectly from our S3 mirror. - Unzip into
~/.openclaw/plugins/hirey/(create the directory if it does not exist). - Restart OpenClaw Easy (or the OpenClaw CLI gateway) so the new plugin is discovered.
Related: more code plugins
If Hi Openclaw Plugin looks useful, you may also want to check out other code plugins in the OpenClaw catalog:
Browse the full OpenClaw plugin catalog
This page covers just one plugin. The OpenClaw plugin hub has 920+ more — search, sort by downloads or stars, and install any of them in one click. You can also explore OpenClaw skills, which add narrower task-level AI capabilities on top of these plugins.
Get OpenClaw Easy — Free
Install Hi Openclaw Plugin and 920+ other OpenClaw plugins in one click. Free, open-source, runs locally on macOS & Windows.
Free, open-source · Apache-2.0 · Works with Claude, ChatGPT, Gemini, or local Ollama models