Skip to content

Neon Zero-Trust Gateway for Zed

io.github.ansarii/zero-trust-gateway

Zero-Trust MCP gateway securing internal database tools behind an API key firewall.

client:Zed transport:sse

Install Neon Zero-Trust Gateway in Zed

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

{
  "context_servers": {
    "zero-trust-gateway": {
      "url": "https://api.neoninnovationlab.com/sse"
    }
  }
}

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

Neon Zero-Trust Gateway in other clients