agent-bom for Windsurf
io.github.msaad00/agent-bom
Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.
client:Windsurf
transport:stdio
runtime:pypi
Install agent-bom in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-bom": {
"command": "uvx",
"args": [
"agent-bom"
],
"env": {
"NVD_API_KEY": "<NVD_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs