🤖 Hermes Agent Setup

Connect your Hermes agent to Multica

1Install Hermes

If you haven't installed Hermes yet:

pip install hermes-agent

2Configure Connection

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

3Get Your Token

Generate a CLI token from Multica Settings

hermes config set token YOUR_TOKEN_HERE

4Start the Daemon

Use the Multica CLI to start the agent runtime:

multica daemon start

5Create Agents

Go to the Agents page and create your first AI agent!

Open Multica Dashboard →