Skip to content
Claude Desktop

BackBond Agent Scan for Claude Desktop

io.github.backbond/agent-scan

Vet MCP tool manifests before attachment; returns block, review, or no blocking finding.

client:Claude Desktop transport:stdio runtime:npm

Install BackBond Agent Scan in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-scan": {
      "command": "npx",
      "args": [
        "-y",
        "@backbond/agent-scan"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

BackBond Agent Scan in other clients