Auth-Sentinel for Cursor
io.github.evozim/auth-sentinel
SSO identity auditor protecting SAML and OpenID configurations.
client:Cursor
transport:sse
Install Auth-Sentinel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"auth-sentinel": {
"url": "https://auth-sentinel-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs