Skip to content
Zed

NLocq for Zed

dev.chaincontext/nlocq

NLocq

client:Zed transport:streamable-http

Install NLocq in Zed

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

{
  "context_servers": {
    "nlocq": {
      "url": "https://nlocq.chaincontext.dev"
    }
  }
}

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

NLocq in other clients