explore_human_design_transit
Overlay a planetary transit on a natal Human Design bodygraph to highlight which channels it completes and which centers it newly defines.
Instructions
Overlay the current (or a chosen) planetary transit on a person's natal Human Design bodygraph.
CREDIT COST: 3 credits per call.
Highlights the channels a transit temporarily COMPLETES with the natal chart and any centers it newly defines — the core of a Human Design transit reading. Returns an interactive overlay bodygraph in MCP Apps-capable hosts (Claude Desktop), with a text summary fallback elsewhere. Premium (Pro tier). Calculated with NASA JPL DE440 ephemerides. Human Design was originated by Ra Uru Hu; OpenEphemeris is an independent calculation service, not affiliated with Jovian Archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Visual theme for the overlay bodygraph. Set automatically by the embedded app to match the host; defaults to dark. You normally never need to pass this. | |
| layout | No | Overlay composition. 'graph' (default) is the classic bodygraph rectangle with the transit's activated channels highlighted; 'mandala' nests the same overlay inside the concentric ring set the natal chart uses. Set by the in-iframe layout toggle, never by the model. | |
| datetime | Yes | Natal birth datetime, ISO 8601 (e.g. '1990-04-15T19:30:00Z'). Include 'Z' or an offset, or supply timezone for local time. HD is time-sensitive to the minute. | |
| latitude | No | Natal birth latitude in decimal degrees (positive = North). Optional if `location` is a place name — the resolver fills it in. | |
| location | No | Natal birth location. Prefer a plain place name like 'New York, NY' — the server resolves it via the same lookup `location_search` uses (unambiguous names → coords + timezone; ambiguous names throw with a disambiguation hint). If neither location nor lat/lon is supplied the call is rejected — no silent 0°N 0°E charts. | |
| timezone | No | IANA timezone for the birth location (e.g. 'America/New_York'). | |
| longitude | No | Natal birth longitude in decimal degrees (positive = East). Optional if `location` is a place name. | |
| transit_datetime | No | Transit moment, ISO 8601; must include 'Z' or an offset. Defaults to now (UTC) when omitted. |