ci sentinel for Grok
io.github.baneado98/ci-sentinel
Multi-CI security scanner with a live threat-intel feed of compromised CI components
client:Grok
transport:streamable-http
Install ci sentinel in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ci-sentinel": {
"type": "http",
"url": "https://ci-sentinel.vercel.app/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