Directly use Hermes’ official quick installation instructions.

curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

During the installation process, dependencies will be automatically installed.
Note: The author’ s Raspberry Pi has already been configured with a proxy. If you encounter issues such as pulling errors during self installation, please troubleshoot and handle them yourself, or refer to the author’ s OpenWRT related article for configuration.

During the installation process, there may also be component installation failures that need to be manually handled according to the prompts.

After the installation is completed here, the initialization process begins directly by selecting the corresponding model. We use Xiaomi’ s MIMo here. Unfortunately, Xiaomi only provided a token plan of 200 million yuan for this application, but since it is for free, we should not consider it too much. You can continue to connect to other home APIs in the future.

Enter the personal API created on the Xiaomi MIMO official website.


Refresh bash after installation, otherwise the heroes command cannot be found

Due to a network outage during the author’ s installation process, the initialization was interrupted. The complete configuration process can be redone using Hermes setup.


Due to the author’ s Raspberry Pi having previously installed OpenClaw, the settings will prompt whether to migrate data. Follow the prompts step by step to import. But it seems that the migration here is incomplete, so we will perform another migration in the end. Then the complete setup process can be carried out.



Hermes can store multiple credentials under the same service provider and automatically switch to other credentials when the limit of one credential is exhausted or when a flow restriction is triggered. This can maintain your usage of major service providers while reducing call interruptions caused by quota issues. But we only have freelancing, so we don’ t need multiple APIs.


The rest can be configured according to the official default settings, and further changes may be necessary.

This completes the configuration.

The author only discovered this error during use.

The Mimo token plan API should be created from a dedicated interface!!!!!!



Important, remember to fill in the dedicated URL during the configuration process!!!


After reconfiguration, it can be used. Open up prostitution.


Afterwards, openclaw data can be migrated to Hermes. Including previous robot APIs or model APIs.
Reference link:
https://github.com/nousresearch/hermes-agent
https://zhuanlan.zhihu.com/p/2027128115831260939
https://platform.xiaomimimo.com/console/api-keys
Published on May 3, 2026.
