← Registry
MCP Official

AtomicMemory

Inspectable, portable semantic memory for AI agents — core engine, TypeScript SDK, framework adapters, MCP server, CLI, and self-hostable host plugins.

Install

via Positronick CLI

$positronick mcp install atomicmemory --run

Official

$npx @atomicmemory/cli

AtomicMemory is an open, self-hostable semantic-memory layer for AI agents. It pairs a core engine (pgvector/Postgres) with a TypeScript SDK, framework adapters, a CLI, and an MCP server so any agent or harness can read and write portable, inspectable memory instead of being tied to one runtime's proprietary store. Local-first and Apache-2.0 licensed; published as @atomicmemory/core, @atomicmemory/sdk, and @atomicmemory/cli.