# Cognee Integrations Inventory # # Tracks all integrations in this monorepo. # Update this file when adding or migrating integrations. # # migration_status values: # done – code lives in this monorepo and is the primary dev location # pending – still in its own repo, migration planned # skipped – migration deferred (e.g. repo inaccessible) # # TODO: CI currently only runs import smoke tests. To run the example scripts # as integration tests we need CI secrets (LLM_API_KEY, GOOGLE_API_KEY, # etc.) provisioned per integration. Track and resolve before v1 release. integrations: # ── Already in monorepo ──────────────────────────────────────────── - slug: openclaw name: "Memory (Cognee) for OpenClaw" owner: cognee language: typescript registry: npm package_name: "@cognee/cognee-openclaw" cognee_dependency: http-api current_version: "2026.6.11" migration_status: done notes: "OpenClaw plugin with auto-recall/capture hooks" - slug: claude-code name: "Cognee Plugin for Claude Code" owner: cognee language: python registry: none package_name: null cognee_dependency: sdk current_version: "0.1.0" migration_status: done notes: "Claude Code plugin – session storage via hooks, recall via context lookup, session-to-graph sync" - slug: vellum-assistant name: "Cognee Plugin for Vellum Assistant" owner: vellum language: typescript registry: none package_name: null cognee_dependency: http-api current_version: "0.1.0" migration_status: done notes: "Vellum Assistant plugin integrating Cognee as the primary memory system. Pure TypeScript hooks talk to the Cognee HTTP API, session storage via hooks, recall via model-visible tool, session-to-graph sync; can optionally provision and manage a local Cognee server" - slug: codex name: "Cognee Plugin for Codex" owner: cognee language: markdown registry: codex-marketplace package_name: null cognee_dependency: cli current_version: "1.0.3-local" migration_status: done notes: "Codex local plugin marketplace with Cognee CLI skills for setup, memory, codebase ingestion, and UI launch" - slug: hermes-agent name: "Cognee Memory Plugin for Hermes Agent" owner: cognee language: python registry: pypi package_name: "cognee-integration-hermes-agent" cognee_dependency: sdk current_version: "0.1.0" migration_status: done source_repo: https://github.com/NousResearch/hermes-agent/pull/7418 notes: "Standalone Hermes memory provider plugin; replaces closed in-tree PR path" - slug: dify name: "Cognee Tool Plugin for Dify" owner: cognee language: python registry: dify-marketplace package_name: "cognee" cognee_dependency: http-api current_version: "0.0.1" migration_status: done notes: "Dify tool plugin – add data, cognify, search, delete via Cognee Cloud API" - slug: dify-sdk name: "Cognee (Self-Hosted) Plugin for Dify" owner: cognee language: python registry: dify-marketplace package_name: "cognee-sdk" cognee_dependency: http-api current_version: "0.0.1" migration_status: done notes: "Dify tool plugin for local/self-hosted Cognee – targets cognee OSS server API" - slug: google-adk name: "Cognee Integration for Google ADK" owner: cognee language: python registry: pypi package_name: "cognee-integration-google-adk" cognee_dependency: sdk current_version: "0.1.1" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-google-adk notes: "Google ADK agent tools – add, search, session management" - slug: langgraph name: "Cognee Integration for LangGraph" owner: cognee language: python registry: pypi package_name: "cognee-integration-langgraph" cognee_dependency: sdk current_version: "0.1.7" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-langgraph notes: "LangGraph agent tools – add, search, session management" - slug: strands name: "Cognee Integration for Strands" owner: cognee language: python registry: pypi package_name: "cognee-integration-strands" cognee_dependency: sdk current_version: "0.2.0" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-strands notes: "Strands agent tools – remember, recall, session management (cognee v1.0)" - slug: claude-agent-sdk name: "Cognee Integration for Claude Agent SDK" owner: cognee language: python registry: pypi package_name: "cognee-integration-claude" cognee_dependency: sdk current_version: "0.2.0" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-claude notes: "Claude Agent SDK tools – remember, recall, session management (cognee v1.0)" - slug: n8n name: "Cognee Nodes for n8n" owner: cognee language: typescript registry: npm package_name: "n8n-nodes-cognee" cognee_dependency: http-api current_version: "0.4.1" migration_status: done source_repo: https://github.com/topoteretes/cognee-n8n notes: "n8n community node – add data, cognify, search, delete. Published via .github/workflows/n8n-publish.yml on `n8n-v*.*.*` tags." - slug: crewai name: "Cognee Integration for CrewAI" owner: cognee language: python registry: pypi package_name: "cognee-integration-crewai" cognee_dependency: sdk current_version: "0.1.1" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-crewai notes: "CrewAI agent tools – add, search, session management" # ── Chat bots & editor (memory over the cognee HTTP API) ─────────── - slug: chat-memory name: "Shared Chat-Memory Adapter Core" owner: cognee language: python registry: pypi package_name: "cognee-integration-chat-memory" cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4018 notes: "Framework-agnostic ChatMemoryAdapter every cognee chat bot plugs into (ingest/answer/forget, scopes, consent, citations). Default HTTP backend; optional [sdk] extra for in-process cognee." - slug: telegram name: "Cognee Memory Bot for Telegram" owner: cognee language: python registry: pypi package_name: "cognee-integration-telegram" cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4012 notes: "Telegram bot – each chat is a cognee memory; passive capture, /ask with cited message links, /forget, per-chat opt-out." - slug: slack name: "Cognee Memory Bot for Slack" owner: cognee language: python registry: pypi package_name: "cognee-integration-slack" cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4019 notes: "Slack bot – per-channel memory, @cognee / /recall cited answers, batched ingestion, dataset-level forget." - slug: web-widget name: "Cognee Web Chat Widget" owner: cognee language: python registry: pypi package_name: "cognee-integration-web-widget" cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4014 notes: "Embeddable web chat widget + 'ask our docs' assistant; a CORS FastAPI proxy to a cognee server, with inline citations." - slug: second-brain name: "Cognee Cross-Transport Second-Brain Bot" owner: cognee language: python registry: pypi package_name: "cognee-integration-second-brain" cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4009 notes: "Personal cross-transport memory (Telegram + web) over one per-user brain; /link merges identities, cited recall, /forget me." - slug: vscode name: "Cognee Project-Memory Extension for VS Code" owner: cognee language: typescript registry: none package_name: null cognee_dependency: http-api current_version: "0.1.0" migration_status: done source_repo: https://github.com/topoteretes/cognee/pull/4067 notes: "VS Code extension – remember/recall + 'ask my project memory' with citations linked back to source files; per-repo dataset isolation." - slug: aider name: "Cognee Integration for Aider" owner: cognee language: python registry: none package_name: null cognee_dependency: sdk current_version: "0.1.0" migration_status: done notes: "Aider CLI memory tools – sessionized add/cognify/search with per-project isolation (CHUNKS-scoped recall)" # ── Pending migrations ───────────────────────────────────────────── - slug: claude name: "Cognee Integration for Claude Agent SDK" owner: cognee language: python registry: pypi package_name: "cognee-integration-claude" cognee_dependency: sdk current_version: "0.1.0" migration_status: pending source_repo: https://github.com/topoteretes/cognee-integration-claude notes: "Claude Agent SDK tools – add, search, session management" - slug: strands name: "Cognee Integration for Strands" owner: cognee language: python registry: pypi package_name: "cognee-integration-strands" cognee_dependency: sdk current_version: "0.2.0" migration_status: done source_repo: https://github.com/topoteretes/cognee-integration-strands notes: "Strands agent tools – remember, recall, session management (cognee v1.0)" - slug: vercel-ai-sdk name: "Cognee for Vercel AI SDK" owner: cognee language: typescript registry: npm package_name: "TBD" cognee_dependency: http-api current_version: "TBD" migration_status: pending source_repo: https://github.com/topoteretes/cognee-vercel-ai-sdk notes: "Vercel AI SDK middleware – auto-store conversations, retrieve context" - slug: openai-agents name: "Cognee Integration for OpenAI Agents" owner: cognee language: python registry: pypi package_name: "cognee-integration-openai-agents" cognee_dependency: sdk current_version: "0.1.0" migration_status: pending source_repo: https://github.com/topoteretes/cognee-integration-openai-agents notes: "Repo currently private."