BackBond Agent Scan for Windsurf
io.github.backbond/agent-scan
Vet MCP tool manifests before attachment; returns block, review, or no blocking finding.
client:Windsurf
transport:stdio
runtime:npm
Install BackBond Agent Scan in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs