G
grant-finder
/visa_match
visa match
Detect which U.S. visa categories likely fit a person's situation (O-1 extraordinary ability, EB-2 NIW, H-1B, family-based, EB-5), each with the governing statu
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 /visa_match for me.
Input
| Field | Type | Description |
|---|---|---|
| fieldOfExtraordinaryAbility | string | |
| majorInternationalAward | boolean | |
| o1CriteriaMet | number | How many of the 8 O-1 criteria you meet. |
| advancedDegree | boolean | |
| bachelorsOrHigher | boolean | |
| yearsProgressiveExperience | number | |
| exceptionalAbility | boolean | |
| nationalInterestEndeavor | string | Describe your endeavor of national importance (EB-2 NIW). |
| hasUsEmployerSponsor | boolean | |
| usRelativeRelationship | string | e.g. spouse, parent, sibling. |
| usRelativeStatus | string (citizen | lpr) | |
| investableCapitalUSD | number |
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":"/visa_match","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-grant-finder -e /visa_match -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-grant-finder", endpoint: "/visa_match", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.