Turns your local documents into a FAISS-backed semantic memory that any MCP client can query. Ingests PDFs, DOCX, images with OCR, and audio via Whisper, then exposes 21 tools including memory_search for semantic queries, memory_chat_sync to pull conversations from Claude, ChatGPT, Copilot, and terminal history, and memory_project_link to share memory across workspaces. When local disk runs low, it overflows to Google Drive, S3, Azure Blob, or seven other cloud backends. Ships with auto-setup commands for Claude Code, Codex CLI, VS Code Copilot, and Claude Desktop, plus three transports: stdio, SSE, and HTTP. Reach for this when you want agents to remember context from past chats, project docs, and recordings without manually copying text into prompts.
claude mcp add --transport stdio romainsantoli-web-memory-os-ai -- uvx memory-os-ai