HP
HinduCalendar — panchang, festivals & muhurta
/get_panchang
get panchang
Full daily panchang for a date and place — computed by the same panchang-core engine the HinduCalendar Android app ships, so the values are identic
liveverifiedunknown~5s typical
mcpprobedhinducalendar—panchang,
$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-app-hinducalendar-hinducalendar /get_panchang for me.
Input
| Field | Type | Description |
|---|---|---|
| date* | string | |
| lat | number | default 23.15 |
| lon | number | default 75.7667 |
| tz | string | default "Asia/Kolkata" |
| ayanamsa | string | default "Lahiri" |
| lang | string | default "en" |
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-app-hinducalendar-hinducalendar","endpoint":"/get_panchang","input":{"date":"...","lat":23.15,"lon":75.7667,"tz":"Asia/Kolkata","ayanamsa":"Lahiri","lang":"en"}}'cli
npx cracked-ai run -p mcp-app-hinducalendar-hinducalendar -e /get_panchang -i '{"date":"...","lat":23.15,"lon":75.7667,"tz":"Asia/Kolkata","ayanamsa":"Lahiri","lang":"en"}'mcp
run_tool({ provider: "mcp-app-hinducalendar-hinducalendar", endpoint: "/get_panchang", input: {"date":"...","lat":23.15,"lon":75.7667,"tz":"Asia/Kolkata","ayanamsa":"Lahiri","lang":"en"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.