Skip to content
Back to search
30
MCP

cortex-mcp

npm/cortex-mcp

Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
ai.butlerbrain/mcp
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
0 tools · streamable-http
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
heimdall-mcp
Persistent, project-aware, long-term memory for AI coding assistants
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools
gitmem-mcp
Persistent learning memory for AI coding agents. Memory that compounds.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cortex-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}