Back to MCP Servers
Cortex
Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers). Thermodynamic decay, hippocampal-cortical consolidation, predictive-coding write gate, WRRF retrieval. PostgreSQL + pgvector, 33 MCP tools, 7 lifecycle hooks. Benchmarked 97.8% R@10 on Lo…
knowledge-memorypostgres
By cdeust
Installation
npx -y CortexConfiguration
{
"mcpServers": {
"Cortex": {
"command": "npx",
"args": ["-y", "Cortex"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes