SSO Auth Bridge for VS Code
io.github.evozim/sso-auth-bridge
SAML and OIDC authentication integration orchestrator.
client:VS Code
transport:sse
Install SSO Auth Bridge in VS Code
.vscode/mcp.json
{
"servers": {
"sso-auth-bridge": {
"type": "sse",
"url": "https://sso-auth-bridge-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs