AA
arthr — Australian home loans
/estimate_stamp_duty
Estimate stamp duty
Estimate stamp (transfer) duty on an Australian residential property purchase, for any state or territory, including first-home and owner-occupier concessions.
liveunknown~5s typical
mcparthr—australian
$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 /estimate_stamp_duty for me.
Input
| Field | Type | Description |
|---|---|---|
| price* | number | Purchase price in AUD. |
| state* | string (NSW | VIC | QLD | WA | SA | TAS) | State or territory the property is in. |
| buyerType | string (first-home | owner-occupier | investor) | Buyer situation. 'first-home' applies first-home exemptions and concessions where the stat |
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":"/estimate_stamp_duty","input":{"price":1,"state":"NSW"}}'cli
npx cracked-ai run -p mcp-au-com-arthr-mcp -e /estimate_stamp_duty -i '{"price":1,"state":"NSW"}'mcp
run_tool({ provider: "mcp-au-com-arthr-mcp", endpoint: "/estimate_stamp_duty", input: {"price":1,"state":"NSW"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.