topoteretes/cognee
Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
Quick Start
Clone the repository:
git clone https://github.com/topoteretes/cognee/tree/dev/cognee-mcpClaude Desktop configuration example:
{
"mcpServers": {
"cognee": {
"command": "npx",
"args": [
"-y",
"topoteretes/cognee"
]
}
}
}Check the repository README for specific installation and configuration instructions.