Connect your Hermes agent to Multica
If you haven't installed Hermes yet:
pip install hermes-agent
Set your Multica server URL and workspace:
hermes config set api-url https://team.spacearmour.io/api
hermes config set ws-url wss://team.spacearmour.io/ws
hermes config set workspace-id 0dd6f6c5-7ad8-4f22-864b-120f1e862290
Use the Multica CLI to start the agent runtime:
multica daemon start
Go to the Agents page and create your first AI agent!