Install (Hermes) view source One command to install, 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 \
--path integrations/hermes
# Activate in ~/.hermes/config.yaml
memory:
provider: basic-memory
# Verify
hermes memory status
# Provider: basic-memory
# Plugin: installed ✓
# Status: available ✓
