SSO Auth Bridge for Zed
io.github.evozim/sso-auth-bridge
SAML and OIDC authentication integration orchestrator.
client:Zed
transport:sse
Install SSO Auth Bridge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sso-auth-bridge": {
"url": "https://sso-auth-bridge-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs