Lyriks
Install Lyriks with one command.
It checks your machine, proposes anything missing, installs Lyriks, and verifies the result. Nothing is installed without your yes, and re-running it is always safe.
Linux & macOS
$ curl -fsSL https://get.lyriks.io | sh
Asks for your admin email and licence key as it runs. Received an install pack? Paste its personalized command instead.
Windows · PowerShell
> irm https://get.lyriks.io/windows | iex
Sets up WSL2 and Docker Desktop if needed, with your consent at each step. You never have to open a WSL shell.
What it does
- Checks the machine x86-64, operating system, WSL2 on Windows, Docker and Compose.
- Proposes what is missing each install is offered, never silent; answer yes or install it your own way and re-run.
- Installs Lyriks everything runs in containers, database included; your account is created and its temporary password is shown once.
- Verifies itself success is announced only after the smoke test proves the install can be used.
- Open http://localhost:3000 sign in, and connect your AI client to /mcp when you are ready.
Piping to a shell deserves scrutiny: read the exact scripts this page
serves, install.sh and
install.ps1. Requirements: an x86-64 machine
(Apple Silicon runs via Rosetta), Docker (offered if missing), and
outbound HTTPS to registry.lyriks.io during the install.
Community licence keys are free and perpetual.