M
mortgage-tools
/check_costco_eligibility
check costco eligibility
Check eligibility for the Costco partner service and Shop Card reward (Executive membership + a settled loan). Indicative check only. Args: is_
liveverifiedunknown~5s typical
mcpprobedmortgage-tools
$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-au-com-manageyourloans-mortgage-tools /check_costco_eligibility for me.
Input
| Field | Type | Description |
|---|---|---|
| is_costco_member* | boolean | |
| membership_type | string | default "" |
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-au-com-manageyourloans-mortgage-tools","endpoint":"/check_costco_eligibility","input":{"is_costco_member":true,"membership_type":""}}'cli
npx cracked-ai run -p mcp-au-com-manageyourloans-mortgage-tools -e /check_costco_eligibility -i '{"is_costco_member":true,"membership_type":""}'mcp
run_tool({ provider: "mcp-au-com-manageyourloans-mortgage-tools", endpoint: "/check_costco_eligibility", input: {"is_costco_member":true,"membership_type":""} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.