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
| Field | Type | Description |
|---|---|---|
| tax_type* | string (salary | property_transfer | inheritance | rental) | Tax type. |
| monthly_toman | number | Monthly salary (for salary). |
| value_toman | number | Property value (property_transfer) or taxable asset value (inheritance). |
| asset_kind | string (real_estate | goodwill | bank_deposit | listed_shares | unlisted_shares | vehicle) | Asset kind (required for inheritance). |
| heir_class | integer (1 | 2 | 3) | Heir class (inheritance, art. 18): 1=parents/spouse/children, 2=grandparents/siblings ×2 r |
| monthly_rent_toman | number | Monthly rent (for rental). |
| residential_under_exempt_area | boolean | Rental: residential unit within the exempt floor-area (150m² Tehran / 200m² elsewhere). |
| no_other_income | boolean | Rental: 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.