概要
SharedContext functions as a local-first memory layer, tackling the problem of fragmented and ephemeral AI assistant memory. It consolidates the context from various AI clients like Cursor, Claude Code, and Codex into a single, encrypted, and portable layer that you own. By running as an MCP server, it allows agents to store and recall structured facts and conversation history, which is then encrypted client-side using AES-256-GCM and persistently synced to Arweave. This ensures your AI's memory follows you across different machines and sessions, recoverable with a simple 12-word phrase, thereby eliminating the need to re-explain project decisions or coding preferences repeatedly.