After checkout you downloaded morguard-swarm.zip. This guide gets it running on your Morpheus node.
unzip morguard-swarm.zip -d ~/morguard-swarm cd ~/morguard-swarm/bundle
Install the Morpheus Lumerin Node (see nodedocs.mor.org).
local argument — no MOR required.The node writes credentials to ~/morpheus/.cookie. Never share this file.
python3 swarm.py
You should see the orchestrator open a session, run a demo call for each agent, then close the session.
List your swarm on the Morpheus ecosystem:
Copy any file in agents/, rename the class, and register it in swarm.py. New marketplace agents appear automatically when you rebuild from MORguard.