Skip to content
VS Code

Frogeye Security Scanner for VS Code

io.github.frogeye-ai/mcp

Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.

client:VS Code transport:sse

Install Frogeye Security Scanner in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "sse",
      "url": "https://mcp.frogeye.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Frogeye Security Scanner in other clients