Cognee MCP exposes a standardized set of memory management tools that any MCP-compatible AI assistant can use.

Memory Management

  • add: Store new memory objects and documents
  • cognify: Transform raw data into structured memories
  • search: Retrieve relevant memories using semantic search
  • list_datasets: View all stored memory datasets
  • prune: Clear memory entirely for fresh starts
  • codify: Generate code-specific knowledge graphs
  • save_interaction: Persist user–assistant exchanges to generate development rules
  • get_developer_rules: Retrieve stored developer rules and patterns
  • list_data: List existing datasets for the current user
  • delete: Remove specific data items from datasets
  • cloud_info: Get information about cloud configuration

Next Steps

Client Integrations

Learn how to connect these tools with your preferred AI development environment