Zero-config security scanner for AI-generated apps. 25K+ vulnerability patterns. Works with Claude Code, Cursor and any MCP-compatible agent.
服务器配置
{
"mcpServers": {
"frogeye": {
"command": "npx",
"args": [
"-y",
"@frogeye/connect"
],
"env": {
"FROGEYE_API_KEY": "<YOUR_KEY>"
}
}
}
}