MemClaw is an open-source governed shared memory platform for AI agent fleets. It is designed to help agents remember information across sessions, teams, tools, and models instead of keeping knowledge trapped inside isolated conversations. The project emphasizes enterprise-style governance, including permissions, tenant isolation, audit trails, visibility scopes, and agent trust tiers. It also supports agent integrations through MCP and OpenClaw-style workflows, making it useful for multi-agent systems that need persistent recall. Its architecture goes beyond a simple vector database by adding rules about who can store, retrieve, and share each memory. caura-memclaw is best suited for teams building AI agents that need long-term memory, controlled sharing, compliance awareness, and safer cross-agent coordination.
Features
- Governed shared memory for AI agents
- Persistent recall across sessions and tools
- MCP and OpenClaw integration support
- Visibility scopes and agent trust tiers
- Tenant isolation and audit trail behavior
- Docker-based local deployment workflow