Learn how to integrate Cognee’s knowledge graph platform with MCP-compatible AI development tools
your_api_key_here
with your actual OpenAI API key. Keep this secure and never commit it to version control.Memory Management
add
: Store new memory objects and documentscognify
: Transform raw data into structured memoriessearch
: Retrieve relevant memories using semantic searchlist_datasets
: View all stored memory datasetsprune
: Clear memory entirely for fresh startsCode Intelligence
codify
: Generate code-specific knowledge graphssave_interaction
: Persist user–assistant exchanges to generate development rulesget_developer_rules
: Retrieve stored developer rules and patternsData Management
list_data
: List existing datasets for the current userdelete
: Remove specific data items from datasetscloud_info
: Get information about cloud configuration