entity-screen
E
entity-screen
/screen_entity

screen entity

Screen a company/provider/vendor/counterparty for risk before onboarding. Resolves the entity across SEC, USAspending, NPI, NIH and FDA, then checks federal exc

liveunknown~5s typical
mcpentity-screen
$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-entity-screen /screen_entity for me.

Input

FieldTypeDescription
name*stringLegal/business name or ticker of the entity to screen

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-entity-screen","endpoint":"/screen_entity","input":{"name":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-entity-screen -e /screen_entity -i '{"name":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-entity-screen", endpoint: "/screen_entity", input: {"name":"..."} })

Try it

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