grant-finder
G
grant-finder
/realtor_copilot

realtor copilot

B2B (RESPA-safe SaaS): given a buyer's 8 fields, return the down-payment-assistance & loan programs (HFA DPA, FHA, VA, USDA, MCC) the buyer likely PASSes, seque

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 /realtor_copilot for me.

Input

FieldTypeDescription
firstTimeBuyerboolean
statestring
householdIncome*number
householdSizenumber
purchasePricenumber
creditScore*number
propertyTypestring (single | condo | manufactured)
militaryOrVeteranboolean

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":"/realtor_copilot","input":{"householdIncome":1,"creditScore":1}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-grant-finder -e /realtor_copilot -i '{"householdIncome":1,"creditScore":1}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-grant-finder", endpoint: "/realtor_copilot", input: {"householdIncome":1,"creditScore":1} })

Try it

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