{"_comment":"SanctionScreen machine-readable tool docs \u2014 LIVE. Base URLs verified (https://api.sanctionsscreen.io). Pricing PROPOSED/UNLOCKED (charging anyone needs the user's money decision). Schemas grounded in build-spec-2026-09-25.md.","auth":{"planned":"OAuth 2.1 (auth-code + PKCE, PRM, DCR, client-credentials)","v1":"scoped API keys, cs_live_ prefix, per-tool scopes"},"base_url":"https://api.sanctionsscreen.io","mcp_endpoint":"https://api.sanctionsscreen.io/mcp","pricing":{"free":{"calls_per_month":50,"card_required":false,"total_screen_and_enrich":true},"growth":{"enrichments":1000,"price":99,"screens":3000},"note":"Charging anyone requires the user's money decision.","payg":{"bundle":0.2,"currency":"USD","enrich":0.15,"screen":0.1},"starter":{"enrichments":100,"price":29,"screens":300},"status":"PROPOSED_UNLOCKED"},"service":"SanctionScreen","tools":[{"description":"Screen a person or entity against sanctions lists (OFAC SDN, EU consolidated, UK FCDO) with cited sources. Reports a 'potential match', never 'sanctioned'. Informational only \u2014 not a legal verdict.","disposition_rules":{"clear":"no matches","potential_match":">=1 high/medium match","review_advised":"any high match corroborated by an identifier"},"inputSchema":{"properties":{"country":{"description":"ISO-3166 alpha-2 country code","type":"string"},"dob":{"description":"Date of birth, YYYY-MM-DD (persons only)","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"identifiers":{"description":"Corroborating identifiers","items":{"properties":{"type":{"description":"e.g. passport, national_id, place_of_birth, nationality","type":"string"},"value":{"type":"string"}},"required":["type","value"],"type":"object"},"type":"array"},"include_low_confidence":{"default":true,"description":"Low-confidence matches always returned; hiding them is a compliance liability","type":"boolean"},"name":{"description":"Person or entity name to screen","type":"string"},"request_id":{"description":"Idempotency key","type":"string"}},"required":["name"],"type":"object"},"name":"screen_counterparty","outputSchema":{"properties":{"disclaimer":{"const":"Informational only \u2014 not a legal verdict. Not a substitute for due diligence. Human review required before any adverse action.","type":"string"},"disposition":{"enum":["clear","potential_match","review_advised"],"type":"string"},"generated_at":{"type":"string"},"matches":{"items":{"properties":{"citation":{"properties":{"accessed_at":{"type":"string"},"source":{"type":"string"},"url":{"type":"string"}},"required":["source","url","accessed_at"],"type":"object"},"confidence":{"enum":["high","medium","low"],"type":"string"},"confidence_score":{"maximum":100,"minimum":0,"type":"number"},"list":{"enum":["OFAC_SDN","EU_CONSOLIDATED","UK_FCDO"],"type":"string"},"list_date":{"description":"Publish date of the list file used","type":"string"},"matched_fields":{"items":{"type":"string"},"type":"array"},"matched_name":{"type":"string"},"name_kind":{"enum":["primary","alias_strong","alias_weak"],"type":"string"},"record_uid":{"type":"string"}},"required":["list","list_date","record_uid","matched_name","name_kind","confidence","confidence_score","citation"],"type":"object"},"type":"array"},"screening_id":{"type":"string"}},"type":"object"}},{"description":"Look up a company's legal identity and profile (GLEIF LEI data + commodity enrichment API). Every field carries its source.","inputSchema":{"anyOf":[{"required":["domain"]},{"required":["name"]}],"properties":{"domain":{"description":"Company domain, e.g. acme.example","type":"string"},"name":{"description":"Company name (alternative to domain)","type":"string"},"request_id":{"description":"Idempotency key","type":"string"}},"type":"object"},"name":"enrich_company","outputSchema":{"properties":{"company_id":{"type":"string"},"confidence":{"type":"string"},"domain":{"type":"string"},"employee_range":{"items":{"type":"integer"},"type":"array"},"founded":{"type":"string"},"generated_at":{"type":"string"},"hq":{"properties":{"city":{"type":"string"},"country":{"type":"string"}},"type":"object"},"industry":{"type":"string"},"industry_code":{"type":"string"},"legal_name":{"type":"string"},"size_band":{"type":"string"},"sources":{"items":{"properties":{"field":{"type":"string"},"source":{"type":"string"},"url":{"type":"string"}},"required":["field","source","url"],"type":"object"},"type":"array"}},"type":"object"}}],"version":"1.0.0"}