Adversarial Corporate Opacity
io.github.Ryan-Clinton/adversarial-corporate-opacity-mcp
Detect corporate opacity, shell company structures, and hidden beneficial ownership through adver...
Detect corporate opacity, shell company structures, and hidden beneficial ownership through adver...
Adversarial Corporate Opacity · v1.0.1
Ryan-Clinton
Adversarial Corporate Opacity MCP Server
Detect corporate opacity, shell company structures, and hidden beneficial ownership through adversarial analysis of corporate filings, registries, and public records.
8 Tools
| Tool | Description |
|---|---|
unfold_ownership_graph |
Unfold corporate ownership chains via DFS traversal across 6 international company registries |
screen_with_transliteration |
Screen entities against sanctions/watchlists using 4-stage name matching |
detect_registration_bursts |
Detect temporal bursts of company registrations using Kleinberg's burst detection |
cluster_shell_addresses |
Cluster registered addresses using DBSCAN to detect shell company farms |
correlate_infrastructure |
Detect hidden entity relationships via shared digital infrastructure |
infer_beneficial_owner |
Infer beneficial owners using loopy belief propagation on a factor graph |
compute_entity_opacity_score |
Compute weighted opacity scores from 5 concealment factors |
generate_edd_report |
Generate Enhanced Due Diligence report aggregating all findings |
Category
Due Diligence
Quick Start
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"adversarial-corporate-opacity-mcp": {
"url": "https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"adversarial-corporate-opacity-mcp": {
"url": "https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Windsurf
Add to your MCP configuration:
{
"mcpServers": {
"adversarial-corporate-opacity-mcp": {
"serverUrl": "https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Authentication
This server requires an Apify API token. Get yours free at Apify Console.
Pricing
Pay-per-use via Apify. See the Apify Store listing for pricing details.
Tags
due-diligence corporate-intelligence shell-companies beneficial-ownership compliance
License
Proprietary - available via Apify Store.