13 packages
@atomicmemory/claude-code-plugin
AtomicMemory plugin for Claude Code — persistent semantic memory across sessions.
@atomicmemory/cli
AtomicMemory CLI for memory operations, config, status, and agent-friendly JSON output.
@atomicmemory/core
Open-source memory engine for AI applications — semantic retrieval, AUDN mutation, and contradiction-safe claim versioning.
@atomicmemory/hermes-plugin
AtomicMemory native Hermes memory provider — Python SDK-backed, cross-tool memory by default.
@atomicmemory/langchain
AtomicMemory adapter for LangChain JS - memory tools and framework-agnostic retrieve/ingest helpers around an injected MemoryClient.
@atomicmemory/langgraph
AtomicMemory adapter for LangGraph JS - state-graph node factories around an injected MemoryClient.
@atomicmemory/llmwiki
Bridge adapter for importing llmwiki JSON exports into AtomicMemory as verbatim memory records.
@atomicmemory/mastra
AtomicMemory adapter for Mastra - memory tools around an injected MemoryClient.
@atomicmemory/mcp-server
MCP server exposing AtomicMemory's ingest / search / package tools to any MCP-compatible agent.
@atomicmemory/openai-agents
AtomicMemory adapter for the OpenAI Agents SDK — pre-run memory retrieval, post-run ingest, and function tools.
@atomicmemory/openclaw-plugin
AtomicMemory plugin for OpenClaw — persistent semantic memory and deterministic session snapshots across channels.
@atomicmemory/sdk
Backend-agnostic memory-layer SDK with pluggable providers (AtomicMemory, Mem0), local embeddings, storage adapters, and semantic search. Apache-2.0 licensed OSS core.
@atomicmemory/vercel-ai
AtomicMemory adapter for the Vercel AI SDK — pre-call memory retrieval + post-call ingest, framework-version-agnostic.