M
mcp
/search_dpa_programs
search dpa programs
Find down payment assistance (DPA) programs by US state and/or buyer type. Includes national programs. Each result links to its official government source and c
liveverifiedunknown~5s typical
mcpprobedmcp
$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-candidcost-mcp /search_dpa_programs for me.
Input
| Field | Type | Description |
|---|---|---|
| state | string | Two-letter US state code to filter by |
| buyer | string | Buyer type filter, e.g. "first-time", "veteran", "rural", "teacher" |
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-candidcost-mcp","endpoint":"/search_dpa_programs","input":{}}'cli
npx cracked-ai run -p mcp-com-candidcost-mcp -e /search_dpa_programs -i '{}'mcp
run_tool({ provider: "mcp-com-candidcost-mcp", endpoint: "/search_dpa_programs", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.