- Step1: Install dependencies using 'npm install'
- Step2: Build the project with 'npm run build'
- Step3: Run in development mode via 'npx ts-node index.ts'
- Step4: Configure your MCP client to connect to the server
- Step5: Use MCP tools like 'create_entities' and 'read_graph' to manage memory
- Step6: Persist memory data to disk for durability