Install (Hermes) view source Requires a Hermes Agent release containing the manifest-v2 installer fix; v0.20.5 and earlier are unsupported. From there, it is one command to install and one config line to activate. The plugin self-installs the bm CLI on first init (one-time ~10s) and works in local mode by default. A single CLI flip switches to true cloud routing through Basic Memory Cloud.
# Install the plugin
hermes plugins install basicmachines-co/basic-memory/integrations/hermes
# Activate in ~/.hermes/config.yaml
memory:
provider: basic-memory
# Verify
hermes memory status
# Provider: basic-memory
# Plugin: installed ✓
# Status: available ✓
