IL
چیستارا — Iranian Legal Corpus
/calculate_inheritance
محاسبهٔ سهمالارث — Calculate inheritance shares
Calculate Iranian inheritance shares (سهمالارث) under قانون مدنی arts. 862–949, including حجب نقصانی reduction rules. The jurisprudential edge cases make hand
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_inheritance for me.
Input
| Field | Type | Description |
|---|---|---|
| total_assets_toman* | number | Total estate value in Toman. |
| deceased_gender* | string (male | female) | Gender of the deceased. |
| has_spouse | boolean | Surviving spouse? |
| has_father | boolean | Father alive? |
| has_mother | boolean | Mother alive? |
| son_count | integer | Number of sons. |
| daughter_count | integer | Number of daughters. |
| sibling_count | integer | Deceased's siblings (for حجب نقصانی). |
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_inheritance","input":{"total_assets_toman":1,"deceased_gender":"male"}}'cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_inheritance -i '{"total_assets_toman":1,"deceased_gender":"male"}'mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_inheritance", input: {"total_assets_toman":1,"deceased_gender":"male"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.