چیستارا — Iranian Legal Corpus
IL
چیستارا — Iranian Legal Corpus
/calculate_notary_fee

محاسبهٔ حق‌التحریر دفترخانه — Calculate notary fee

Calculate حق‌التحریر (the notary office's fee) from the official 1405 tariff for دفاتر اسناد رسمی. Distinct from حق‌الثبت (use calculate_stamp_duty for that). N

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_notary_fee for me.

Input

FieldTypeDescription
doc_type*stringDocument type. Rate-based types (need amount_toman): immovable/sale, movable/vehicle, fina
amount_tomannumberDocument amount in Toman (rate-based types only; for real estate this is ارزش معاملاتی, no
obligor_countnumberNumber of obligors (optional; each beyond two adds a surcharge).

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_notary_fee","input":{"doc_type":"..."}}'
cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_notary_fee -i '{"doc_type":"..."}'
mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_notary_fee", input: {"doc_type":"..."} })

Try it

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