Auth-Sentinel for Grok
io.github.evozim/auth-sentinel
SSO identity auditor protecting SAML and OpenID configurations.
client:Grok
transport:sse
Install Auth-Sentinel in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"auth-sentinel": {
"type": "sse",
"url": "https://auth-sentinel-mcp.vercel.app/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs