Try it:
- Ask any chatbot: What was the moon phase on 1985-03-15, and which planets were retrograde that day?
- Connect
https://mcp.geometry.app/mcpand ask the same question again
get_date; moon phase, season, and retrogrades are inside that payload.
Caveat when an AI “saves” the JSON: the tool response is deterministic; if the model retypes the payload into a file, rare Unicode glyphs (e.g. alchemical_symbol on get_name) can flip to lookalike emoji while numbers and text stay correct. That is an LLM copy hazard — not GEOMETRY changing answers. See FAQ.