IL
چیستارا — Iranian Legal Corpus
/calculate_stamp_duty
محاسبهٔ حقالثبت — Calculate registration duty
Calculate حقالثبت (registration duty) for property, vehicle, company, marriage and divorce documents. Distinct from حقالتحریر (the notary's own fee — use calc
liveunknown~5s typical
mcpچیستارا—iranian
$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-ai-hoghogh-chistara /calculate_stamp_duty for me.
Input
| Field | Type | Description |
|---|---|---|
| tx_type* | string (property_sale | property_gift | vehicle | mortgage | power_attorney | marriage) | Transaction/document type. |
| amount_toman | number | Transaction amount in Toman (for rate-based types). |
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-ai-hoghogh-chistara","endpoint":"/calculate_stamp_duty","input":{"tx_type":"property_sale"}}'cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_stamp_duty -i '{"tx_type":"property_sale"}'mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_stamp_duty", input: {"tx_type":"property_sale"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.