Skip to content
Claude Desktop

agent-bom for Claude Desktop

io.github.msaad00/agent-bom

Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.

client:Claude Desktop transport:stdio runtime:pypi

Install agent-bom in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agent-bom": {
      "command": "uvx",
      "args": [
        "agent-bom"
      ],
      "env": {
        "NVD_API_KEY": "<NVD_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agent-bom in other clients