arthr — Australian home loans
AA
arthr — Australian home loans
/lookup_discharge_process

Look up a lender's mortgage discharge process

Look up how to discharge a mortgage with a specific Australian lender — the name of the form, a link to it on the lender's own site, where the completed form is

liveunknown~5s typical
mcparthraustralian
$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-arthr-mcp /lookup_discharge_process for me.

Input

FieldTypeDescription
lender*stringThe lender. Accepts the slug, the full or legal name, or the shorthand — "nab", "NAB" and

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-arthr-mcp","endpoint":"/lookup_discharge_process","input":{"lender":"..."}}'
cli
npx cracked-ai run -p mcp-au-com-arthr-mcp -e /lookup_discharge_process -i '{"lender":"..."}'
mcp
run_tool({ provider: "mcp-au-com-arthr-mcp", endpoint: "/lookup_discharge_process", input: {"lender":"..."} })

Try it

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