arc security for Grok
com.arcself/arc-security
Scan AI agent skills for 25 attack classes + runtime monitoring. 1,316+ findings.
client:Grok
transport:stdio
runtime:npm
Install arc security in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"arc-security": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"arc-security-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