Skip to content
Zed

SBOMApp - SBOM Generator & Vulnerability Scanner for Zed

io.github.mcpsbom/sbom-mcp

Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.

client:Zed transport:streamable-http

Install SBOMApp - SBOM Generator & Vulnerability Scanner in Zed

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

{
  "context_servers": {
    "sbom-mcp": {
      "url": "https://mcp.sbomapp.com/mcp"
    }
  }
}

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

SBOMApp - SBOM Generator & Vulnerability Scanner in other clients