HP
HinduCalendar — panchang, festivals & muhurta
/get_muhurta
get muhurta
Muhurta for a moment and place, exactly as the HinduCalendar app computes it — and, with full_day=True, the whole day's grid. By default returns o
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_muhurta for me.
Input
| Field | Type | Description |
|---|---|---|
| time* | string | |
| lat* | number | |
| lon* | number | |
| lang | string | default "en" |
| full_day | boolean | default false |
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_muhurta","input":{"time":"...","lat":1,"lon":1,"lang":"en","full_day":false}}'cli
npx cracked-ai run -p mcp-app-hinducalendar-hinducalendar -e /get_muhurta -i '{"time":"...","lat":1,"lon":1,"lang":"en","full_day":false}'mcp
run_tool({ provider: "mcp-app-hinducalendar-hinducalendar", endpoint: "/get_muhurta", input: {"time":"...","lat":1,"lon":1,"lang":"en","full_day":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.