Full statutory dossier on one prompt: profile, directors, UBO, shareholders, charges, latest accounts — across 27 national registries.
The core compliance-team workflow. Given a company name or registry ID plus a jurisdiction, the prompt runs search_companies → get_company_profile → get_officers → get_persons_with_significant_control → get_shareholders → get_charges → get_financials in sequence, then summarises every material fact with source URLs. Every field is direct from the government register.
KYB onboarding at a bank / payments firm / crypto exchange; M&A target due diligence; private-wealth know-your-client; law-firm corporate-client take-on.
| Parameter | Description |
|---|---|
company_name_or_id | Legal name or registry identifier (e.g. '08804411' for a GB company). |
jurisdiction | ISO 3166-1 alpha-2 code (GB, NO, FR, DE, KR, …). |
Under the hood the prompt orchestrates these tool calls:
On any MCP client that supports prompts (Claude Desktop, Cursor, Cline, Goose, Zed):
https://openregistry.sophymarine.com/mcp.prompts/list — you'll see kyc_cross_border_due_diligence in the array.prompts/get with {"name":"kyc_cross_border_due_diligence","arguments":{…}}.This prompt is also distributed as a Claude Agent Skill in the docs repo:
github.com/sophymarine/openregistry/skills/kyc-cross-border-due-diligence