Skip to content
Back to search
30
MCP streamable-http

io.github.filippopilo/cortex

io.github.filippopilo/cortex

Shared, persistent semantic memory for your AI: save, search by meaning, recall with sources.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
com.cortex-mem/memory
Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.
0 tools
io.github.AlekseiMarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.alekseimarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
0 tools · streamable-http
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.filippopilo/cortex": {
      "url": "https://skynetlab-cortex-saas-mcp.cortex-320.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}