IL
چیستارا — Iranian Legal Corpus
/lookup_annual_rate
نرخهای رسمی سالانه — Look up official yearly rates
Fetch official Iranian yearly rates from the database: minimum wage (min_wage), court filing fees (court_fee_*), salary tax exemption (salary_tax_exemption_annu
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 /lookup_annual_rate for me.
Input
| Field | Type | Description |
|---|---|---|
| rate_type* | string | Rate key, e.g. min_wage, court_fee_financial_first, cbi_price_index, lawyer_tariff_nonfina |
| year_jalali | number | Persian year (optional — defaults to the latest available). |
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":"/lookup_annual_rate","input":{"rate_type":"..."}}'cli
npx cracked-ai run -p mcp-ai-hoghogh-chistara -e /lookup_annual_rate -i '{"rate_type":"..."}'mcp
run_tool({ provider: "mcp-ai-hoghogh-chistara", endpoint: "/lookup_annual_rate", input: {"rate_type":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.