Skip to content
Back to search
30
MCP v0.2.2

Cortex

io.github.abbacusgroup/cortex

Persistent knowledge system with OWL-RL reasoning and 22 MCP tools. Local-first.

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

Similar MCP servers embedding-nearest

Abbacus Cortex
Persistent knowledge system with OWL-RL reasoning, semantic search, and 22 MCP tools for AI agents.
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
Cortex
Local repo context platform for coding assistants with semantic search and graph relationships.
0 tools
Cortex MCP — Multi-Level Reasoning Server
Multi-level reasoning MCP server with configurable depth levels
0 tools
cortex-mcp
Making AI Accountable Over Time - MCP server for persistent memory, automatic verification, and evidence-based grounding
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents with key-value storage and search across sessions.
0 tools

How to use

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

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