Connect Hermes
Installing Hermes and giving it your context are 2 different jobs. This one connects Hermes to your AI OS, so every session starts already knowing your business.
Hermes runs on your machine, so it gets the local server and can build and edit the folder itself.
- 1Add the local server, so it can build your folder.
$ hermes mcp add aios --command "npx" --args '["-y", "@thenavidm/aios-mcp-cli"]' - 2Or reach the hosted one instead.
$ hermes mcp add aios --url "https://mcp.aios.guide/mcp" - 3Start Hermes and ask it to audit your AI OS.
Was this page helpful?