Skip to content
Zed

RecallMax-Neural for Zed

io.github.evozim/recallmax

Semantic context compression and cognitive memory layer for LLM swarms.

client:Zed transport:sse

Install RecallMax-Neural in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "recallmax": {
      "url": "https://recallmax-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

RecallMax-Neural in other clients