{"library":"delx-memory","type":"library","category":null,"description":"Local-first persistent memory MCP server that provides a shared SQLite-backed key/value store for multiple MCP-speaking AI agents (Claude Desktop, Cursor, Hermes, OpenClaw, Codex). Version 0.2.2 (alpha), open source (MIT), Node.js >=20 required. Unlike ephemeral per-client memory solutions, delx-memory enables cross-session and cross-tool context persistence via a single SQLite file at ~/.delx-memory/db.sqlite. Features 8 MCP tools (4 read-only, 4 mutation requiring explicit user intent), TTL support, tags, prefix filters, FTS5 full-text search, secret-blocking for credential-shaped keys/values, and zero telemetry. The server is designed as a lightweight MCP tool, not a generalized database.","language":"javascript","status":"active","version":"0.2.2","tags":["javascript","mcp","model-context-protocol","memory","persistent-memory","agent-memory","local-first","sqlite","ai-agents","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install delx-memory","imports":["npx -y delx-memory","Add to mcpServers in Claude Desktop config: {\"command\":\"npx\",\"args\":[\"-y\",\"delx-memory\"]}","npx -y delx-memory doctor"]},{"cmd":"yarn add delx-memory","imports":[]},{"cmd":"pnpm add delx-memory","imports":[]}],"homepage":"https://github.com/davidmosiah/delx-memory","github":"https://github.com/davidmosiah/delx-memory","docs":null,"changelog":null,"pypi":null,"npm":"delx-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}