exclude-feed
E
exclude-feed
/roster_rescreen

roster rescreen

Re-screen an ENTIRE ROSTER of employees, contractors, and vendors against the federal exclusion & sanctions lists (HHS-OIG LEIE, OFAC SDN+Consolidated, SAM.gov

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 /roster_rescreen for me.

Input

FieldTypeDescription
orgstringYour organization name (printed on the compliance receipt).
periodstringCompliance period as YYYY-MM (defaults to the current month).
roster*arrayThe people/entities to screen. Each is a name string or {name, npi?, uei?, state?} object

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":"/roster_rescreen","input":{"roster":[]}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-exclude-feed -e /roster_rescreen -i '{"roster":[]}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-exclude-feed", endpoint: "/roster_rescreen", input: {"roster":[]} })

Try it

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