health-intel
H
health-intel
/provider_lookup

provider lookup

Look up US healthcare providers from the public CMS NPPES registry by NPI, or search by specialty + state (+ optional name/city). Returns NPI, name, specialty,

liveverifiedunknown~5s typical
mcpprobedhealth-intel
$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-health-intel /provider_lookup for me.

Input

FieldTypeDescription
npistringExact 10-digit NPI for a single provider.
namestringProvider or organization name substring.
specialtystringTaxonomy/specialty, e.g. 'Cardiology'.
statestringTwo-letter state, e.g. 'TX'.
citystring
limitnumberMax results (default 50).

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

Try it

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