Point your agent at one resolved graph.
The WhiteIntel MCP server gives any AI agent — Claude Desktop, Cursor, or any MCP client — twelve tools to search entities, trace ownership to the ultimate owner, screen sanctions, pull filed financials and pull fully-cited dossiers. Free tier, no procurement.
npx -y @whiteintel/mcp-servernpm 
{
"mcpServers": {
"whiteintel": {
"command": "npx",
"args": ["-y", "@whiteintel/mcp-server"],
"env": { "WHITEINTEL_API_KEY": "wi_…" }
}
}
}Also installable from Smithery — search “whiteintel”.
- search_entities
Search the corpus (companies AND people), live + demo → entity ids.
- search_companies
Free-text company-name search → UK registration number.
- lookup_company
UK company by Companies House number → record + ownership graph (officers, PSCs, parent/subsidiary edges).
- lookup_by_identifier
Resolve by a strong id — LEI, OFAC/EU/UN/UK sanctions id, UEN, NIP, SEC CIK, KRS, GB-COH.
- get_entity
Full record for one entity + its direct relationships.
- get_dossier
Structured, fully-cited dossier: cross-source identity, ownership/UBO chain, risk signals, provenance.
- trace_ownership_path
Walk ownership upward from a root entity to the ultimate beneficial owner.
- get_sanctions
An entity's sanctions exposure (OFAC/EU/UN/UK) for it and its resolved cluster siblings, with sources.
- check_offshore_exposure
Walk the ownership chain and flag sanctioned + secrecy-jurisdiction hops — the offshore-layering lead.
- get_company_details
UK company register detail: address, status, incorporation, SIC, plus filing/compliance — accounts due (overdue-flagged), charges, former names.
- get_financials
Filed financials year-over-year: turnover, profit, net assets, cash, employees — from Companies House iXBRL accounts.
- get_pulse
Recent ownership/control changes across the corpus, newest first, each cited — the live activity feed.
→ search_entities → get_dossier → trace_ownership_path → get_sanctions
Questions, answered.
Nine tools. One command.
Free to run, agent-callable, over a resolved offshore-ownership graph with a source on every claim.
Agent-callable, over one graph