All integrations are designed to be lightweight and easy to configure, requiring minimal setup to get started.
Observability & Monitoring
Track performance, debug issues, and monitor your knowledge graph operations in production.OpenTelemetry
Vendor-neutral tracingExport OTEL spans for every Cognee task to any OTLP-compatible backend (Grafana, Jaeger, Dash0, and more).
Keywords AI
LLM application tracingSpan-level tracing across tasks and workflows with minimal code using Cognee’s observe abstraction.
Evaluation & Testing
Measure and improve the quality of your knowledge graph outputs with comprehensive evaluation frameworks.DeepEval
Comprehensive RAG evaluationRun QA & RAG metrics including Contextual Relevancy, Precision/Recall, and Coverage using LLM-as-a-judge workflows.
Cloud LLM Providers
Connect to enterprise-grade LLM services through Cognee’s flexible integration layer.AWS Bedrock
Enterprise LLM accessUse AWS Bedrock models including Claude, Nova/Titan, GPT-OSS, and others through Cognee’s native Bedrock provider. LiteLLM proxy setup is optional.
Data Ingestion
Scrape, extract, and ingest web content directly into Cognee’s knowledge graph.ScrapeGraphAI
Web scraping to knowledge graphScrape URLs with natural language prompts and ingest the results directly into cognee.
Agent Frameworks
Build stateful AI agents with persistent semantic memory that endures across sessions.LangGraph
add_tool / search_tool for create_agent—no manual state management.Google ADK
Native
LongRunningFunctionTool for async-first Gemini agents.CrewAI
Shared crew memory via
add_tool and search_tool.Strands
cognee_tools() exposing remember and recall (cognee v1.0).Hermes Agent
Drop-in memory provider plugin—no code required.
OpenAI Agent SDK
Native
function_tool pattern with agent handoffs support.OpenClaw
Multi-scope auto-index and recall for your personal AI agent.
Coding Agents
Give your terminal coding agents persistent memory with the Cognee plugin—no code, nopip install. It hooks into the agent’s lifecycle to capture and recall memory automatically.
Claude Code
claude plugin install cognee-memory@cognee — memory across every session.Codex
codex plugin add cognee@cognee — memory across every session.No-Code & Low-Code
Build memory pipelines visually—no Python required.n8n
No-code memory workflows with all n8n integrations.
Dify
Cognee memory tools for Dify apps and workflows (Cloud or self-hosted).
Agent IDEs & Development Tools
Integrate Cognee directly into your development workflow with MCP-compatible tools and AI assistants.MCP Integrations
MCP Integrations
Cursor
AI-powered code editor integration
Continue
VS Code AI assistant plugin
Claude Code
Anthropic’s Claude integration
Cline
VS Code AI coding extension
Codex
OpenAI coding agent with MCP support
Cognee’s Model Context Protocol (MCP) adapter enables seamless integration with AI assistants, providing direct access to your knowledge graphs for in-context assistance.
Contributing Integrations
Don’t see your favorite tool? Cognee is open and extensible—help us grow the ecosystem!All community database integrations are maintained in the cognee-community repository, keeping the core Cognee package lean while providing extensibility.