Skip to content

memorylayer.ai

API-first memory infrastructure for LLM-powered agents. Store, recall, and synthesize memories with cognitive memory types, vector search, and a rich relationship graph.

Quick Install

Terminal window
# Server
pip install memorylayer-server
# Python SDK
pip install memorylayer-client
# TypeScript SDK
npm install @scitrera/memorylayer-sdk
# MCP Server (for Claude, etc.)
npm install @scitrera/memorylayer-mcp-server