OFAC SDN Screening
OS
OFAC SDN Screening
/get_sdn_list_meta

get sdn list meta

Return the provenance of the loaded OFAC SDN list: source URL, publish date, record count, fetch time, and the source + index content hashes. No input, no PII.

liveverifiedunknown~5s typical
mcpprobedofacsdnscreening
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bonissystems-ofac-sdn-screening /get_sdn_list_meta for me.

Input

This endpoint takes an open JSON object. See the upstream docs for its input schema.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-bonissystems-ofac-sdn-screening","endpoint":"/get_sdn_list_meta","input":{}}'
cli
npx cracked-ai run -p mcp-com-bonissystems-ofac-sdn-screening -e /get_sdn_list_meta -i '{}'
mcp
run_tool({ provider: "mcp-com-bonissystems-ofac-sdn-screening", endpoint: "/get_sdn_list_meta", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.