P
payer-api-directory
/vendors_by_function
vendors by function
Which vendors support a given X12 function. function slug one of: eligibility, claims, era, claim-status, prior-auth.
liveverifiedunknown~5s typical
mcpprobedpayer-api-directory
$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-payer-api-directory /vendors_by_function for me.
Input
| Field | Type | Description |
|---|---|---|
| function* | string |
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-payer-api-directory","endpoint":"/vendors_by_function","input":{"function":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-payer-api-directory -e /vendors_by_function -i '{"function":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-payer-api-directory", endpoint: "/vendors_by_function", input: {"function":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.