Skip to content
Back to search
30
MCP

robo-cortex

io.github.robotel-limited/robo-cortex

Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.

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

Similar MCP servers embedding-nearest

Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
io.github.filippopilo/cortex
Shared, persistent semantic memory for your AI: save, search by meaning, recall with sources.
0 tools · streamable-http
io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
0 tools · streamable-http
AI Cortex Storage
Persistent cloud memory for AI agents with key-value storage and search across sessions.
0 tools
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": {
    "robo-cortex": {
      "url": "None",
      "transport": "http"
    }
  }
}