Compuute MCP Security Scanner for Grok
io.github.compuute/compuute-scan-api
Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.
client:Grok
transport:streamable-http
tools:1
Install Compuute MCP Security Scanner in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"compuute-scan-api": {
"type": "http",
"url": "https://scan.compuute.se/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