M
mcp
/now_in
now in
Get the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what tim
liveverifiedunknown~5s typical
mcpprobedmcp
$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-com-agishub-mcp /now_in for me.
Input
| Field | Type | Description |
|---|---|---|
| timezone* | string | IANA timezone, e.g. 'Europe/Madrid', 'Asia/Kolkata'. |
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-com-agishub-mcp","endpoint":"/now_in","input":{"timezone":"..."}}'cli
npx cracked-ai run -p mcp-com-agishub-mcp -e /now_in -i '{"timezone":"..."}'mcp
run_tool({ provider: "mcp-com-agishub-mcp", endpoint: "/now_in", input: {"timezone":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.