F
FinanceGenius.AI
/calculate_indian_income_tax
Calculate Indian income tax
Compute Indian income tax for FY 2025-26 under old or new regime. Args: annual_income: Gross annual income in rupees. regime: '
liveverifiedunknown~5s typical
mcpprobedfinancegenius.ai
$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-financegenius-financegenius /calculate_indian_income_tax for me.
Input
| Field | Type | Description |
|---|---|---|
| annual_income* | number | |
| regime | string | default "new" |
| deductions_80c | number | default 0 |
| deductions_80d | number | default 0 |
| hra_exemption | number | default 0 |
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-financegenius-financegenius","endpoint":"/calculate_indian_income_tax","input":{"annual_income":1,"regime":"new","deductions_80c":0,"deductions_80d":0,"hra_exemption":0}}'cli
npx cracked-ai run -p mcp-ai-financegenius-financegenius -e /calculate_indian_income_tax -i '{"annual_income":1,"regime":"new","deductions_80c":0,"deductions_80d":0,"hra_exemption":0}'mcp
run_tool({ provider: "mcp-ai-financegenius-financegenius", endpoint: "/calculate_indian_income_tax", input: {"annual_income":1,"regime":"new","deductions_80c":0,"deductions_80d":0,"hra_exemption":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.