G
grant-finder
/hr_benefit_scan
hr benefit scan
Detect under-used EMPLOYER benefits an employee qualifies for (dependent-care FSA, student-loan repayment, fertility/IVF, HSA match), from the plan + the employ
liveverifiedunknown~5s typical
mcpprobedgrant-finder
$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-grant-finder /hr_benefit_scan for me.
Input
| Field | Type | Description |
|---|---|---|
| planOffersDcFsa | boolean | |
| dependentsUnder13 | number | |
| paysForDependentCare | boolean | |
| planOffersLoanRepayment | boolean | |
| hasStudentLoans | boolean | |
| planOffersFertility | boolean | |
| interestedInFertility | boolean | |
| planOffersHsa | boolean | |
| employerOffersHsaMatch | boolean | |
| hasHdhp | boolean |
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-grant-finder","endpoint":"/hr_benefit_scan","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-grant-finder -e /hr_benefit_scan -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-grant-finder", endpoint: "/hr_benefit_scan", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.