GraphCanon updated today · GitHub synced today · 27 views this month
Decision brief
OpenMemory offers local storage tailored for AI agents like Claude Desktop and GitHub Copilot.
Good fit when
- Need to integrate persistent memory support for specific LLMs like Claude.
- Looking for a TypeScript-based solution.
Avoid when
- Require cloud-based memory storage services.
- Your project must use languages other than TypeScript.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install OpenMemory npmHow it fits your stack(8)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides local storage and retrieval capabilities for various AI agents including claude desktop, GitHub Copilot, Codex, and more. Built with TypeScript.
Capability facts
- Deploy
- Self-host
Source: dockerfile:docker-compose.yml · Aug 21, 2026
- Docker
- Dockerfile present
Source: dockerfile:docker-compose.yml · Aug 21, 2026
- Languages
- typescript
Source: github.language · Aug 21, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Install
cd packages/openmemory-js
npm install
npm run build
npm link # adds `opm` to your PATH
13. License
OpenMemory is licensed under Apache 2.0. See LICENSE for details.
For agents
This page has a .md twin and JSON over the API.