Cortex Documentation

Cortex gives any AI agent persistent memory across conversations. Save context, preferences, and decisions — then recall them semantically when needed.

How It Works

  1. Your agent saves important context (decisions, preferences, project details) as memories.
  2. Memories are stored with semantic embeddings for intelligent retrieval.
  3. On future conversations, the agent searches for relevant memories and loads them as context.
  4. Memories are private and scoped to your API key — no data is shared between users.

Key Features

  • Semantic search — find memories by meaning, not just keywords
  • Automatic decay — old, unused memories fade naturally
  • Tag organization — categorize memories for filtering
  • Agent scoping — isolate memories per agent or share across all
  • MCP native — works with any MCP-compatible AI client