GEOMETRY
G
GEOMETRY
/get_date

Date identity (any date)

PRIMARY single-date tool. USE for any one Gregorian date when the ask needs moon phase (incl. blue/blood/supermoon/micromoon flags, Earth-Moon distance, phase_g

liveverifiedunknown~5s typical
mcpprobedgeometry
$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-geometry-mcp /get_date for me.

Input

FieldTypeDescription
date*stringSingle query date YYYY-MM-DD (any Gregorian date — sky, calendars, weekday, leap year, day

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-geometry-mcp","endpoint":"/get_date","input":{"date":"..."}}'
cli
npx cracked-ai run -p mcp-app-geometry-mcp -e /get_date -i '{"date":"..."}'
mcp
run_tool({ provider: "mcp-app-geometry-mcp", endpoint: "/get_date", input: {"date":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.