Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.
claude mcp add agent-bom -- uvx agent-bom
claude_desktop_config.json
{
"mcpServers": {
"agent-bom": {
"command": "uvx",
"args": [
"agent-bom"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agent-bom": {
"command": "uvx",
"args": [
"agent-bom"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-bom": {
"command": "uvx",
"args": [
"agent-bom"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-bom": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-bom"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-bom": {
"command": "uvx",
"args": [
"agent-bom"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.msaad00--agent-bom/reviews or the review_server meta-tool.
POST /mcp