Skip to content
Zed

ai-bom-mcp for Zed

io.github.csoai-org/ai-bom-mcp

AI Bill of Materials (AI-BOM) generator + auditor MCP — CycloneDX ML-BOM, SPDX 3.0 AI profile, EU AI

client:Zed transport:stdio runtime:pypi

Install ai-bom-mcp in Zed

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

{
  "context_servers": {
    "ai-bom-mcp": {
      "command": "uvx",
      "args": [
        "ai-bom-mcp"
      ]
    }
  }
}

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

ai-bom-mcp in other clients