MemClaw
MemClaw is a persistent-memory service for LLM-based agents and a governed shared memory layer for agent fleets. It is designed to help AI agents learn from each other by turning isolated agent context into a Company Brain with memory, governance, provenance, contradiction detection, and visibility scopes built in from day one. MemClaw separates an organization’s agent force, including tenants, fleets, nodes, and agents, from the governed memory plane through MCP Server, REST API, OpenClaw plugin, MemClaw Core, and persistent storage. Agents can write to and recall from the Company Brain through MCP-compatible tools, direct HTTPS calls, or OpenClaw integration, while MemClaw Core runs enrichment such as entity extraction, contradiction detection, PII scanning, and lifecycle transitions before anything is stored. Every memory can be stamped with a visibility scope, auto-classified into types such as fact, episode, decision, preference, rule, plan, commitment, action, and outcome.
Learn more
claude-mem
claude-mem is an offline-first cloud memory for AI agents, built around an open source engine and a cloud sync layer that links agent memory everywhere through one private MCP link. It is designed so coding agents and AI assistants do not start from zero every session, every machine, or every editor. claude-mem takes notes while an agent works, capturing decisions, fixes, dead ends, environment notes, architecture choices, and other structured observations in a temporal database. CMEM Cloud then mirrors that local memory behind a private Model Context Protocol endpoint, allowing any compatible agent or IDE to read and write the same memory across tools such as Claude Code, Cursor, Windsurf, OpenCode, Codex CLI, Gemini CLI, and VS Code. It works locally first, with or without a network, while keeping memory synchronized when cloud access is available.
Learn more
ByteRover
ByteRover is a self-improving memory layer for AI coding agents that unifies the creation, retrieval, and sharing of “vibe-coding” memories across projects and teams. Designed for dynamic AI-assisted development, it integrates into any AI IDE via the Memory Compatibility Protocol (MCP) extension, enabling agents to automatically save and recall context without altering existing workflows. It provides instant IDE integration, automated memory auto-save and recall, intuitive memory management (create, edit, delete, and prioritize memories), and team-wide intelligence sharing to enforce consistent coding standards. These capabilities let developer teams of all sizes maximize AI coding efficiency, eliminate repetitive training, and maintain a centralized, searchable memory store. Install ByteRover’s extension in your IDE to start capturing and leveraging agent memory across projects in seconds.
Learn more
Qdrant
Qdrant is a high-performance, composable vector search engine built in Rust for production-grade semantic, hybrid, and agentic workloads.
Combine dense vectors, sparse vectors, metadata filters, multi-vector representations, and custom scoring as primitives at query time. Written in Rust for memory efficiency, SIMD optimization, and predictable performance without garbage collection pauses. No wrappers, no bolt-ons, no legacy compromises — just a custom HNSW implementation and storage engine built specifically for vector workloads.
Learn more