Skip to content
VS Code

Opzyai Pro for VS Code

com.opzyai/pro

Deep security scans of repos you own from your editor: dependency CVEs, SAST, git-history secrets.

client:VS Code transport:streamable-http

Install Opzyai Pro in VS Code

.vscode/mcp.json

{
  "servers": {
    "pro": {
      "type": "http",
      "url": "https://www.opzyai.com/api/mcp/pro/mcp"
    }
  }
}

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

Opzyai Pro in other clients