Plugin
cognee
by topoteretes
Knowledge engine plugin for Claude Code — builds dynamic AI memory with graph RAG for persistent context
Cognee is an open-source knowledge engine that ingests various data formats to build dynamic, persistent memory for AI agents. It combines vector search, graph databases, and cognitive science to provide relevant context. The Claude Code plugin automatically captures tool calls and user prompts, syncing session memory to a permanent knowledge graph for cross-session recall. It supports local deployment or connection to Cognee Cloud, integrating with other agent frameworks like Hermes.
Install
$uv pip install cognee
Key features
- Unified data ingestion across any format or structure
- Combines vector search with graph databases for semantic and relational context
- Continuously learns from agent feedback and interactions
- Persistent memory for Claude Code agents via plugin hooks
- Supports local deployment or managed Cognee Cloud
Latest release
v1.0.1
released 1d ago
Stars
16k
Forks
1.7k
Open issues
81
Last push
1d ago
Languages
Python86%TypeScript13%Shell0%Dockerfile0%CSS0%
Top contributors
Topics
aiai-agentsai-memorycognitive-architecturecognitive-memorycontext-engineeringcontributions-welcomegood-first-issuegood-first-prgraph-databasegraph-raggraphraghelp-wantedknowledgeknowledge-graphneo4jopen-sourceopenairagvector-database
Similar claude code plugins
Plugin
1 dev uses this
claude-mem
by thedotmack
Persistent memory for Claude Code plugin — captures, compresses, and reinjects session context
$/plugin marketplace add thedotmack/claude-mem
63kv12.2.0· 1d agoTypeScript