IL
چیستارا — Iranian Legal Corpus
/calculate_litigation_fee
محاسبهٔ هزینهٔ دادرسی — Calculate court filing fees
Calculate Iranian court filing fees (هزینهٔ دادرسی) for a monetary claim at a given stage (بدوی / تجدیدنظر / فرجام), using the current official percentages. Use
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_litigation_fee for me.
Input
| Field | Type | Description |
|---|---|---|
| amount* | number | Claim value in Toman. |
| stage | string (بدوی | تجدیدنظر | فرجام) | Court stage. |
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_litigation_fee","input":{"amount":1}}'cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /calculate_litigation_fee -i '{"amount":1}'mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/calculate_litigation_fee", input: {"amount":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.