Cluster Support
Cluster connects to your own Hermes, Odysseus, or OpenClaw gateway. If you need help, email rodolfo.arg.ce@gmail.com.
Connect Hermes
- Install Hermes on the Mac or server you want Cluster to use.
- Run
hermes setup --portal. - Copy the API key from
~/.hermes/.env. - Start the gateway with
hermes gateway. - Open Cluster and tap Connect Gateway.
- Choose Hermes, enter the host URL, path, and API key, then save the connection.
Recommended Private Access
For iPhone access outside the Hermes host, use a private network such as Tailscale and expose Hermes under /hermes.
Odysseus and OpenClaw
Advanced users can also connect Odysseus with an API token or OpenClaw with a bootstrap token. Use the provider's gateway URL, matching path, and TLS setting from your own installation.
Troubleshooting
- Check that the gateway is running and reachable from the device.
- Confirm that the token in Cluster matches the token on the gateway host.
- If you use a reverse proxy, confirm the path and TLS settings in the Advanced section.