com.dropwatchhq/phoenix-screen
Official1 toolPhoenix/rebrand relink detection: links a debarred principal to a newly-formed business entity.
Detects debarred principals rebranding under newly-formed business entities.
Captured live from the server via tools/list.
phoenix_relink_check
Detect a phoenix / rebrand relink that exact-match screeners miss. Given a principal or entity name (e.g. a debarred contractor, an excluded provider, or an OFAC-listed party), this fuzzy-relinks it to NEWLY-FORMED Secretary-of-State business entities that share the name AND a second independent signal (principal address or named registered agent), while filtering out shared commercial registered-agent addresses. Returns NON-CONCLUSORY review flags with the full evidence chain and primary-source links — a research lead for human diligence, never a determination of wrongdoing. Use during M&A diligence, vendor/counterparty onboarding, or compliance screening.
Parameters (1)
- namestringrequired
Principal or entity name to check for phoenix relinks (e.g. a debarred/excluded/sanctioned party).
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"phoenix-screen": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://phoenix.dropwatchhq.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.