For Mycroft with new API (https://home.mycroft.ai)
Step 1 Download this repo to your download folder
cd mycroft-core/mycroft/messagebus/service
Rename main.py main_ORG.py (Rename original main.py for backup)
mv main.py main main_ORG.py
copy on "mycroft-core/mycroft/messagebus/service" all files and directory downloaded on Step 1
Step 2 Restar Mycroft
./start.sh service
./start.sh skills
./start.sh voice
Setp 3 Open you browser on http://MYCROFT_IP_ADRESS:8181/ (Not localhost)