awesome-opencode/data/projects/supamem.yaml
Dzmitry Sukhau 4d28ec7b81 Add supamem to projects
supamem is a project-agnostic dual-memory MCP CLI for OpenCode (Cursor, Claude Code).
Semantic memory via Qdrant tuned hybrid retrieval + structural memory hooks.
Python 3.12+, MIT, on PyPI as supamem.
2026-04-29 18:42:05 +03:00

4 lines
445 B
YAML

name: supamem
repo: https://github.com/dzmitrys-dev/supamem/
tagline: Project-agnostic dual-memory MCP CLI for OpenCode
description: Adds semantic memory (Qdrant tuned hybrid retrieval — RRF fusion of dense MiniLM + sparse BM25) and structural memory hooks to OpenCode via MCP. Ships an installer that wires `qdrant-find` / `qdrant-store` tools and a snapshot hook into your project's OpenCode config. Python 3.12+, MIT, on PyPI as `supamem`.