v1.1.0
1.1.0 (2026-05-13)
Features
- ha-addon: Home Assistant add-on packaging (#19) (2da9135)
- ha-addon: in-addon MitID login UI via HA Ingress (#20) (3899ab5)
- mcp-server: add legacy SSE transport for Home Assistant compatibility (#18) (e6af96d)
Bug Fixes
Install
Download the binary for your platform, mark executable, and put it on your PATH:
# macOS arm64 (Apple Silicon)
curl -L -o aula https://github.com/Casperjuel/aula-mcp/releases/download/v1.1.0/aula-darwin-arm64
chmod +x aula
mv aula /usr/local/bin/aula
# Linux x64
curl -L -o aula https://github.com/Casperjuel/aula-mcp/releases/download/v1.1.0/aula-linux-x64
chmod +x aula
sudo mv aula /usr/local/bin/aulaThen aula login to start. See the README for the full quickstart.
Not affiliated with KMD A/S, Netcompany A/S, or the Aula consortium.
Aula is a trademark of its respective owner.