Give it names and employers. It gives you back one cited verdict per person — verified, partially verified, could not verify, or contradicted by the record — and for every finding it names the public register that produced it, prints the exact search run against it, and links the record with its date. The gaps come back too, each with the link that settles it by hand.
Download the workflowAuthorization, value Bearer YOUR_TOKEN.{
"subject": "Brian Armstrong",
"employer": "Coinbase",
"verdict": "partially_verified",
"findings": [
{
"register": "SEC EDGAR company filings",
"outcome": "confirmed",
"confidence": "inferred",
"search_performed": "Searched SEC EDGAR for insider filings (Forms 3, 4 and 5) naming
\"Brian Armstrong\" as an officer, director or major holder of Coinbase.",
"record": "127 such filings; most recent Form 4 filed 2025-06-27.",
"record_url": "https://www.sec.gov/cgi-bin/browse-edgar?..."
}
],
"not_checked": [
{ "source": "Identity documents", "why": "We did not see or verify any identity document.",
"do_it_yourself": null }
]
}
n8n's MCP Client Tool works too. Point it at https://mentionfox.com/mcp and use Bearer
authentication. If your n8n version offers a transport dropdown, either setting connects: the endpoint
answers a streaming open on GET and JSON-RPC on POST.
A check costs credits, and the tool tells you the cost before it runs. If the balance will not cover it, nothing is searched, nothing is charged, and the refusal says both numbers. See pricing.