knowledge & memory

Cognee

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

typescript
local
knowledge & memory
0
View on GitHub

Installation

npx -y topoteretes/cognee

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "cognee",
  "command": "npx",
  "args": [
    "-y",
    "topoteretes/cognee"
  ]
}

About This MCP Server

topoteretes/cognee

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

GitHub: https://github.com/topoteretes/cognee/tree/dev/cognee-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub