Single-file memory layer for AI agents (Swift) plus an MCP server for local-first RAG. Good for private, on-device workflows on Apple Silicon.
Wax — On-Device Memory Layer + MCP Server
Single-file memory layer for AI agents (Swift) plus an MCP server for local-first RAG. Good for private, on-device workflows on Apple Silicon.
Installation avec revue préalable
Cet actif nécessite une revue. Le prompt copié demande un dry-run, affiche les écritures, puis continue seulement après confirmation.
npx -y tokrepo@latest install 44829892-4fe7-561a-9356-6067d0d30410 --target codexDry-run d'abord, confirmez les écritures, puis lancez cette commande.
Fil de discussion
Actifs similaires
Wax — Single-File Memory Layer for AI Agents
Wax stores documents, embeddings, and knowledge in one portable `.wax` file, giving AI agents a local memory layer without extra servers.
Ogham MCP — Shared Persistent Agent Memory
Ogham MCP provides persistent, searchable shared memory for AI coding agents across clients, with a CLI wizard (`ogham init`) and stdio/SSE transports.
Memvid — Serverless Memory Layer for AI Agents
An open-source memory system that replaces complex RAG pipelines with a single-file, serverless memory layer providing instant retrieval and long-term storage for AI agents.
Memory MCP — Persistent AI Agent Knowledge Graph
MCP server that gives AI agents persistent memory using a local knowledge graph. Stores entities, relationships, and observations across sessions for Claude Code.