- Step1: Clone the repository
- Step2: Install dependencies (via pip or Docker)
- Step3: Configure environment variables including database and API keys
- Step4: Run the server using uv or Docker
- Step5: Connect clients via configured transport (SSE or stdio)
- Step6: Use APIs to store, retrieve, and search memories.