- Step1: Clone the repository from GitHub.
- Step2: Install dependencies using 'npm install'.
- Step3: Build the server with 'npm run build'.
- Step4: Run the server with 'npm start -- [storage-path]'.
- Step5: Use supported commands like store-memory, search-memories via API or CLI.