IL
چیستارا — Iranian Legal Corpus
/calculate_severance
محاسبهٔ حق سنوات و مزایای پایان کار — Calculate end-of-service entitlements
Calculate an Iranian employee's end-of-service entitlements (حق سنوات، عیدی، مانده مرخصی) under قانون کار, using the current official minimum wage. Use this ins
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_severance for me.
Input
| Field | Type | Description |
|---|---|---|
| monthly_wage* | number | Monthly wage in Toman. |
| years* | number | Years of service (may be fractional). |
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_severance","input":{"monthly_wage":1,"years":1}}'cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_severance -i '{"monthly_wage":1,"years":1}'mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_severance", input: {"monthly_wage":1,"years":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.