Skip to content
Zed

nexsus for Zed

io.github.dbnexsus/nexsus

Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.

client:Zed transport:streamable-http

Install nexsus in Zed

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

{
  "context_servers": {
    "nexsus": {
      "url": "https://app.nexsus.com.au/mcp"
    }
  }
}

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

nexsus in other clients