Your AI Has Amnesia.
Persistent memory and multi-agent coordination for AI coding agents. Local-first. 73 MCP tools. One pip install.
1,538 tests · Apache-2.0 · Zero cloud dependency
The Problem
The Context Tax
Every new session is a blank slate. You become the memory bridge.
Starts from zero — you re-explain architecture, decisions, and context
Two agents editing the same file. No locks, no coordination, no recovery.
Your memory system is a CLAUDE.md file and a prayer
The Solution
What Changes
Your Agents Work as a Team
File claims, branch guards, task queues, peer messaging, deadlock detection. The only MCP memory server that treats multi-agent coordination as a first-class concern.
omega_file_claim(
session_id="agent-1",
file_path="src/auth.ts",
task="Refactoring auth module"
)
# File claimed. Agent-2 blocked.
omega_send_message(
to_session="agent-2",
subject="Auth refactor in progress",
msg_type="inform"
)Your AI Remembers
Semantic search, auto-capture via hooks, checkpoint/resume. Context virtualization lets you pick up exactly where you left off.
Your Data Never Leaves
SQLite database, ONNX embeddings on CPU, AES-256 encrypted profiles via macOS Keychain. No cloud required.
77% of enterprise leaders cite data privacy as their #1 concern with AI.
The Proof
The Numbers
LongMemEval (ICLR 2025) is the standard benchmark for AI memory. 500 questions testing extraction, reasoning, temporal understanding, and abstention.
The only MCP server combining memory, coordination, routing, and privacy in a single install.
The Platform
One System, Not Twelve
Other tools give you a piece. OMEGA gives you the whole system.
Get Started
Two Commands
Install, setup, done. OMEGA configures Claude Code hooks automatically. Your next session will include a welcome briefing with your stored memories.
Works with Claude Code, Cursor, Windsurf, and any MCP client. Requires Python 3.11+.
Open Source. Foundation Governed.
Apache 2.0 license. Foundation governance via Kokyō Keishō Zaidan Stichting. No venture strings.