## Memorix — Cross-Agent Memory Bridge
**Category**: 🧠 Knowledge & Memory
Universal memory layer for AI coding agents via MCP. Stores knowledge in a knowledge graph and shares it across 5 agents: Windsurf, Cursor, Claude Code, Codex, and VS Code Copilot.
**Key differentiators**:
- Cross-agent workspace sync: MCP configs, rules, skills migrate between agents
- 3-layer progressive disclosure search for token efficiency
- Auto-memory hooks with pattern detection
- Pure local, zero API calls, zero privacy risk
**Tech**: TypeScript | **Install**: `npm install -g memorix` | **License**: Apache 2.0