چیستارا — Iranian Legal Corpus
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

FieldTypeDescription
total_assets_toman*numberTotal estate value in Toman.
deceased_gender*string (male | female)Gender of the deceased.
has_spousebooleanSurviving spouse?
has_fatherbooleanFather alive?
has_motherbooleanMother alive?
son_countintegerNumber of sons.
daughter_countintegerNumber of daughters.
sibling_countintegerDeceased'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.