grant-finder
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

FieldTypeDescription
fieldOfExtraordinaryAbilitystring
majorInternationalAwardboolean
o1CriteriaMetnumberHow many of the 8 O-1 criteria you meet.
advancedDegreeboolean
bachelorsOrHigherboolean
yearsProgressiveExperiencenumber
exceptionalAbilityboolean
nationalInterestEndeavorstringDescribe your endeavor of national importance (EB-2 NIW).
hasUsEmployerSponsorboolean
usRelativeRelationshipstringe.g. spouse, parent, sibling.
usRelativeStatusstring (citizen | lpr)
investableCapitalUSDnumber

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.