E
exclude-feed
/screen_exclusion
screen exclusion
Screen a business entity / vendor / counterparty for FEDERAL EXCLUSIONS & SANCTIONS before you onboard or pay it. One unified, DEDUPED check across OFAC SDN, OF
liveverifiedunknown~5s typical
mcpprobedexclude-feed
$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-dropwatchhq-exclude-feed /screen_exclusion for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Legal / business name of the entity to screen. |
| npi | string | Optional 10-digit NPI (healthcare) for an exact LEIE match. |
| uei | string | Optional SAM UEI. |
| state | string | Optional 2-letter state to disambiguate name matches. |
| country | string | Optional country to disambiguate. |
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-dropwatchhq-exclude-feed","endpoint":"/screen_exclusion","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-exclude-feed -e /screen_exclusion -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-exclude-feed", endpoint: "/screen_exclusion", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.