jonathansantilli/codegate
CodeGate is a pre-flight security scanner for AI coding tool configs (MCP, plugins, rules, hooks, and settings), detecting malicious intent before execution with layered static and deep analysis.
Platform-specific configuration:
{
"mcpServers": {
"codegate": {
"command": "npx",
"args": [
"-y",
"codegate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...