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
{
"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