Skip to content
Zed

Auth-Sentinel for Zed

io.github.evozim/auth-sentinel

SSO identity auditor protecting SAML and OpenID configurations.

client:Zed transport:sse

Install Auth-Sentinel in Zed

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

{
  "context_servers": {
    "auth-sentinel": {
      "url": "https://auth-sentinel-mcp.vercel.app/api/mcp"
    }
  }
}

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

Auth-Sentinel in other clients