BackBond Agent Scan for Cline
io.github.backbond/agent-scan
Vet MCP tool manifests before attachment; returns block, review, or no blocking finding.
client:Cline
transport:stdio
runtime:npm
Install BackBond Agent Scan in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agent-scan": {
"command": "npx",
"args": [
"-y",
"@backbond/agent-scan"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs