Home/Directory/Data & Databases/Cortex

Cortex

@cdeust · github.com/cdeust/Cortex

Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers). Thermodynamic decay, hippocampal-cortical consolidation, predictive-coding write gate, WRRF retrieval.

ClaimedData & DatabasesstdioToolslocal auth
GitHub

Install one command

terminal
$ pip install -e ".[postgresql,benchmarks,dev]"

Or add it with the Claude CLI: claude mcp add cdeust-cortex

Tools exposed 17 tools

include_related
ingest_codebase
post_tool_capture
rate_memory
first_seen
last_accessed
last_modified
early_ltp
late_ltp
curation_gaps
codebase_context
codebase_impact
codebase_query
psycopg_pool
interactive_pool
batch_pool
effective_heat

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "cdeust-cortex": {
      "command": "pip",
      "args": ["install", "-e", "".[postgresql,benchmarks,dev]""],
      "env": {
        "DATABASE_URL": "<your-database-url>",
        "CORTEX_CONSOLIDATE_TTL_HOURS": "<your-cortex-consolidate-ttl-hours>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Data & Databases
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & DatabasesstdioRead-only no-auth
39.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@mediar-ai

Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…

Data & DatabasesHTTPRead-only no-auth
19.2k5d ago1 toollocal
$npx screenpipe record
Compare
@topoteretes

Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

Data & DatabasesstdioRead-only auth
17.8k5d ago0 toolslocal
$pip install cognee