Skip to content
Zed

Maindex Expert Memory Service for Zed

io.maindex/expert

Full-control memory API for AI agents — memories, collections, links, search, and bulk operations.

client:Zed transport:streamable-http

Install Maindex Expert Memory Service in Zed

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

{
  "context_servers": {
    "expert": {
      "url": "https://expert.maindex.io/mcp"
    }
  }
}

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

Maindex Expert Memory Service in other clients