Skip to content
Zed

Nexus Catalyst for Zed

com.nexus-catalyst/nexus-catalyst

Cross-tool persistent memory and context for AI assistants over MCP.

client:Zed transport:streamable-http

Install Nexus Catalyst in Zed

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

{
  "context_servers": {
    "nexus-catalyst": {
      "url": "https://mcp.nexus-catalyst.com"
    }
  }
}

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

Nexus Catalyst in other clients