Skip to content
Zed

Blue Synergy Cortex for Zed

io.github.novotapeter-bs/cortex

Long-term, drift-free cognitive memory engine for AI Agents and Cursor IDE.

client:Zed transport:sse

Install Blue Synergy Cortex in Zed

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

{
  "context_servers": {
    "cortex": {
      "url": "https://cortex.bluesynergy.io/v1/mcp/sse"
    }
  }
}

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

Blue Synergy Cortex in other clients