Back to search
30
MCP

cortex-mcp

pypi/cortex-mcp

Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding

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

Similar MCP servers embedding-nearest

cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

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