prioritize_csc_leads
ActiveTool of com.blackveilsecurity/dns
Rank a brand’s portfolio (or an explicit domain set) into prioritized CSC sales leads by product-gap value × severity. Multi-domain, paid. Reuses map_csc_products per domain, then ranks. Distinct from map_csc_products (per-domain product mapping) and batch_scan (raw scores).
Parameters schema
{
"type": "object",
"properties": {
"brand": {
"type": "string",
"maxLength": 253,
"minLength": 1,
"description": "Brand seed apex; discovers the portfolio, derives ownership buckets, then ranks the top candidates."
},
"format": {
"enum": [
"full",
"compact"
],
"type": "string",
"description": "Output verbosity. Auto-detected if omitted."
},
"domains": {
"type": "array",
"items": {
"type": "string",
"maxLength": 253,
"minLength": 1
},
"maxItems": 10,
"minItems": 1,
"description": "Explicit domain set to rank (max 10). Ownership bucket = \"unknown\"."
},
"force_refresh": {
"type": "boolean",
"description": "Bypass cache and run fresh scans."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries