Skip to content
Zed

Opzyai Security Check for Zed

com.opzyai/mcp

Local-first security check for AI coding agents: secrets, .env exposure, git-history leaks, CVEs.

client:Zed transport:stdio runtime:npm

Install Opzyai Security Check in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@opzyai/mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Opzyai Security Check in other clients