Skip to content
Home
/ API & MCP
Live · whiteintel-mcp-server 0.7.2

The ownership graph, agent-native.

18 live MCP tools over 171.2M+ entities and 41 sources. Search, trace ultimate beneficial ownership, screen sanctions and buy a cited dossier — from inside Claude, Cursor, Cline or any MCP client. No auth on the free tier, no procurement.

/01

What your agent can do

18 tools

Find & resolve

Search companies and people, resolve a messy list of names or strong identifiers (LEI, GB-COH, CNPJ, SIREN, OFAC id) to canonical entities in one call.

Trace ownership

Walk the control chain upward to the ultimate beneficial owner, with a source on every hop — the cited UBO trace, not a guess.

Screen risk

Sanctions exposure (OFAC / EU / UN / UK) for an entity and its resolved cluster, plus offshore-layering flags along the ownership chain.

Buy autonomously

get_pricing → buy_dossier opens a guest Stripe checkout; claim_dossier redeems the paid session into an entity-scoped token. An agent can purchase a cited dossier end-to-end.

/02

Install

~30 seconds

Run the server

npx -y github:Hei33enberg/WhiteIntel-OS

Installs the current build (0.7.2) straight from the public repository — no account, no key. The registry copy, npx -y @whiteintel/mcp-server, is pinned at 0.7.0 from July and its get_pulse description is wrong in three places, so we point you at the corrected build rather than the more familiar line.

Or add it to your MCP client config

{
  "mcpServers": {
    "whiteintel": {
      "command": "npx",
      "args": ["-y", "github:Hei33enberg/WhiteIntel-OS"]
    }
  }
}

Works in Claude Desktop, Cursor, Cline and any client that speaks MCP. The free tier needs no key; add WHITEINTEL_API_KEY to lift the rate limits.

/03

Agents that pay for themselves

buy_dossier · claim_dossier

The novel part isn't reading the graph — it's that an agent can transact against it.

A model calls get_pricing for the machine-readable price list, then buy_dossier to open a guest Stripe checkout for a specific entity — or uses purchase_dossier to debit its prepaid API wallet autonomously without any browser in the loop.

One-off Verified Dossiers are $29 (or €2 via autonomous wallet debit). Search, lookup and the MCP language itself stay free and unmetered — you pay for depth, not for access.

See pricing
  1. 1get_pricingMachine-readable price list + autonomous buy flow
  2. 2buy_dossierGuest Stripe checkout URL for an entity
  3. 3claim_dossierPaid session → entity-scoped token
  4. 4purchase_dossierDirect wallet debit (€2 / $2) with zero human intervention
  5. 5get_dossierToken unlocks the full cited report
/ Attach it

Point your agent at the graph.

One command, 18 tools, 171.2M+ entities. Free to start, cited on every claim.

npx -y github:Hei33enberg/WhiteIntel-OS