T
Timix.AI
/suggest_holiday_profile
suggest holiday profile
Look up the official public/national holidays for a country (ISO-2 code, e.g. US, IL, GB) and year from an authoritative public source (Hebcal for Israel, Nager
liveunknown~5s typical
mcptimix.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-timix-time-tracking /suggest_holiday_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| country* | string | ISO-2 country code (two letters), e.g. "US", "IL", "GB", "DE". |
| year* | integer | The calendar year to look up holidays for (e.g. 2026). |
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-timix-time-tracking","endpoint":"/suggest_holiday_profile","input":{"country":"...","year":1}}'cli
npx cracked-ai run -p mcp-ai-timix-time-tracking -e /suggest_holiday_profile -i '{"country":"...","year":1}'mcp
run_tool({ provider: "mcp-ai-timix-time-tracking", endpoint: "/suggest_holiday_profile", input: {"country":"...","year":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.