Skip to content

Add omega-memory to Memory and Context Systems#57

Open
singularityjason wants to merge 1 commit into
vincentkoc:mainfrom
singularityjason:add-omega-memory
Open

Add omega-memory to Memory and Context Systems#57
singularityjason wants to merge 1 commit into
vincentkoc:mainfrom
singularityjason:add-omega-memory

Conversation

@singularityjason

Copy link
Copy Markdown

Add Resource

Section: Memory and Context Systems

Adds omega-memory to the Memory and Context Systems section.

OMEGA is a local-first MCP memory server for AI coding agents with:

  • SQLite storage + ONNX embeddings (runs entirely on-device, no cloud dependency)
  • Semantic search, knowledge graphs, multi-agent coordination
  • 12 MCP tools (store, query, traverse, checkpoint, coordinate)
  • Works with any MCP client including OpenClaw via stdio transport
  • PyPI: pip install omega-memory
  • Website: https://omegamax.co

Placed alphabetically between MoltBrain and powermem.

OMEGA is a local-first MCP memory server for AI coding agents with
semantic search, knowledge graphs, and multi-agent coordination.
Works with any MCP-compatible client including OpenClaw via stdio transport.

PyPI: omega-memory
Website: https://omegamax.co

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants