Skip to content

TridentChain Security for Zed

io.github.devinder1/tridentchain-security

Local supply-chain CVE scanner via OSV/NVD. Scans deps and IDE extensions. No upload.

client:Zed transport:stdio runtime:pypi

Install TridentChain Security in Zed

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

{
  "context_servers": {
    "tridentchain-security": {
      "command": "uvx",
      "args": [
        "tridentchain-mcp"
      ]
    }
  }
}

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

TridentChain Security in other clients