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

محاسبهٔ مالیات — Calculate Iranian taxes

Calculate Iranian salary, property-transfer, inheritance or rental tax. For inheritance: rates depend on asset kind and heir class (arts. 17–18 ق.م.م) with NO g

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

Input

FieldTypeDescription
tax_type*string (salary | property_transfer | inheritance | rental)Tax type.
monthly_tomannumberMonthly salary (for salary).
value_tomannumberProperty value (property_transfer) or taxable asset value (inheritance).
asset_kindstring (real_estate | goodwill | bank_deposit | listed_shares | unlisted_shares | vehicle)Asset kind (required for inheritance).
heir_classinteger (1 | 2 | 3)Heir class (inheritance, art. 18): 1=parents/spouse/children, 2=grandparents/siblings ×2 r
monthly_rent_tomannumberMonthly rent (for rental).
residential_under_exempt_areabooleanRental: residential unit within the exempt floor-area (150m² Tehran / 200m² elsewhere).
no_other_incomebooleanRental: individual landlord with no other income (art. 57 exemption).

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

Try it

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