io.github.heavyblotto/caelus-mcp
NPM · CAELUS-MCP · 2 COMPONENTS · SCANNED AUG 3
34-tool Caelus MCP for validated astrology: charts, transits, Vedic, facts, sky view, synthetic.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to heavyblotto/caelus). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 42 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability74
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 8654 tokens (~233/item across 37 items; 34 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 95% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · caelus-mcp
claude mcp add heavyblotto-caelus-mcp -- npx -y caelus-mcp
codex mcp add heavyblotto-caelus-mcp -- npx -y caelus-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"heavyblotto-caelus-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"caelus-mcp"
],
"enabled": true
}
}
} openclaw mcp add heavyblotto-caelus-mcp --command npx --arg -y --arg caelus-mcp
mcp_servers:
heavyblotto-caelus-mcp:
command: "npx"
args: ["-y", "caelus-mcp"] {
"mcpServers": {
"heavyblotto-caelus-mcp": {
"command": "npx",
"args": [
"-y",
"caelus-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +55
- Provenance: unverified → pass ▲ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- The attested source repository moved: heavyblotto/caelus security
- Tool coverage: 100 → unverified ▼ functional
- Security disclosure: fail → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- Schema quality: unverified → good ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- First check of Capabilities: pass functional
- Licence: MIT functional
- 1 Aug 26 −8
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 50
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- heavyblotto/caelus
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/heavyblotto/caelus/.github/workflows/release.yml@refs/tags/v0.23.0
- Rekor log index:
- 1903330600
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:cf6fa68b1143875313d156adc9c90c0ac712835d082f75010f8e79087bc6c7d2fa8be8bfd8af7805dc190597af3195c98ea3944f3e24bbd04712832e1
- Discovery method:
- attestation_endpoint
Dependencies 96 packages
96 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
aspect_patterns ~289
Classical aspect configurations in a chart: T-squares, grand trines, grand crosses, yods, kites, mystic rectangles, and stelliums by sign and by house. Each is a structured object with the participating bodies and the worst defining-aspect orb; T-squares and yods also name the apex, stelliums their sign or house. Reported patterns are maximal — a grand cross hides the T-squares it contains, a kite its grand trine. Pure geometry (engine orbs plus a quincunx for yods), no interpretation. Needs date, lat, lon.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
chart_facts ~710
A chart's validated facts as ranked, citable atoms for interpretation. Each fact has a stable id (e.g. "aspect:moon~neptune:conjunction"), the bodies it concerns, a salience score (luminaries, angular placements, the chart ruler, tight/hard aspects, configurations rank high), and a plain-language statement. Facts span placements, aspects, configurations, the structural signature, dispositors and receptions, a body's tight conjunction with a bright fixed star (e.g. "star:jupiter:Sirius"), and the Part of Fortune and Spirit (e.g. "lot:fortune"). Read the facts, write the interpretation in your own words, and cite the [id] each statement rests on — do not introduce facts not listed. Returns the ranked facts plus a ready-to-interpret `brief`. By default a real birth chart: pass date+lat+lon. The chart's grounding is first-class via `realm` (what it is: observed/forecast/fictional/mythic/archetypal/…) and the time: an exact `date`, an uncertain `earliest`+`latest` range (the brief then frames it as provisional and trusts the Moon/angles/houses less), `constraints` for an archetypal chart with no time (synthesized via the compiler), or a full structured `when` (relative-to-another-event or a narrative calendar). A `when` of kind `relative` looks its `anchorId` up in `anchors` (a map of id → UTC instant supplied in the request). Omit lat+lon for a placeless chart (nominal houses).
| Name | Type | Req | Description |
|---|---|---|---|
| anchors | object | — | Reference instants for a `relative` when: { anchorId: UTC ISO } |
| constraints | array | — | Geometric constraints for an archetypal/conceptual chart with no time (compiler synthesis) |
| date | string | — | Exact UTC instant, ISO 8601 (e.g. 1990-06-10T14:30:00Z); convert local to UTC first |
| earliest | string | — | Start of an uncertain-time range (UTC ISO); use with `latest` instead of `date` |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| include_vedic | boolean | — | With target_date: project nakshatra/varga/yoga (default true when zodiac is sidereal) |
| lat | number | — | Latitude, north positive |
| latest | string | — | End of an uncertain-time range (UTC ISO) |
| limit | integer | — | max facts to return, highest salience first (default 24) |
| lon | number | — | Longitude, EAST positive (Americas are negative) |
| realm | string | — | What the chart is; frames the interpretation (default observed) |
| target_date | string | — | UTC ISO instant for transits and time-lords vs this natal chart; omit for natal-only facts |
| when | — | — | Full structured temporal anchor; overrides date/earliest/latest. Use for relative or narrative time. |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
chart_signature ~240
A chart's structural signature as plain counts: element, modality, angularity, quadrant, and hemisphere distributions over the bodies; the dominant element, modality, and most-occupied sign; and the classical chart ruler (the ruler of the Ascendant's sign). Counts only, no interpretation — a compact summary for emphasis and comparison. Needs date, lat, lon.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
composite ~187
Relationship charts for two people: the midpoint composite (each body and angle is the shorter-arc midpoint of the two natal positions) and the Davison chart (a real chart cast for the midpoint in time and place). Each person needs date+lat+lon.
| Name | Type | Req | Description |
|---|---|---|---|
| a | object | yes | Person A birth data (UTC date, lat, lon) |
| b | object | yes | Person B birth data (UTC date, lat, lon) |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
cosmic_weather ~130
The mundane sky on a date: the active aspect configurations among the transiting planets (T-squares, grand trines, grand crosses, yods, kites, mystic rectangles, stelliums by sign), any planet stationing within a window, and whether the Moon is void of course. A 'cosmic weather' snapshot; no birth chart or location needed.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC ISO date |
| window_days | number | — | days either side to scan for stations (default 7) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
counterfactual_chart ~404
A birth chart, perturbed — a 'what if'. Give a base chart (date+lat+lon) and an edit: `shift_time` (e.g. '1h', '-30m', 'P1D') moves the instant ("born an hour later"), `move_lat`+`move_lon` recompute at another place, and/or `set_longitudes` moves bodies to new ecliptic degrees ("Mars in the next sign"). Returns the diff vs the original: bodies that changed sign or house, aspects gained or lost, and angles that changed sign. A time/place edit rotates the houses and angles while planets stay put; a longitude splice moves only those bodies and recomputes their aspects.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| move_lat | — | — | Recompute at this latitude instead of the birth latitude |
| move_lon | — | — | Recompute at this longitude instead of the birth longitude |
| set_longitudes | object | — | Move bodies to these ecliptic longitudes in degrees, e.g. { "mars": 45 } |
| shift_time | string | — | Duration to shift the instant: '1h', '-30m', 'P1Y' |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
current_sky ~263
The sky at a moment and place — not tied to any person. Use for "what's the sky/transits right now" or the chart of a non-birth event. Date defaults to now; lat/lon default to 0,0 (geocentric on the equator at the prime meridian), where houses and ASC/MC are nominal — pass a real location if houses matter. For a specific person's birth chart use natal_chart instead. Returns positions, houses, retrogrades, aspects.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | UTC ISO date-time (convert from local first); omit for now |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | — | Latitude, north positive; default 0 makes houses nominal |
| lon | number | — | Longitude, EAST positive (Americas are negative); default 0 makes houses nominal |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
dasha ~309
Vedic dasha periods — planetary time-lord cycles started from the Moon's birth nakshatra. system selects Vimshottari (120-year, the standard), Yogini (36-year, eight yoginis), or Ashtottari (108-year). Returns the period timeline (mahadasha → antardasha) with UTC start/end, the balance of the first period at birth, and — when target_date is given — the lords active then (Vimshottari also gives the pratyantardasha). Sidereal; Lahiri by default. Needs the birth time and place.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| levels | integer | — | deepest timeline level: 1 (maha) or 2 (maha+antar, default) |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| system | string | — | dasha system: vimshottari (120y), yogini (36y), or ashtottari (108y) |
| target_date | string | — | UTC ISO date to read the active lords for; omit for the timeline only |
| zodiac | string | — | sidereal ayanamsa (default sidereal:lahiri); these are sidereal techniques |
No output schema declared.
No examples provided.
dignities ~226
Essential dignity and sect for the seven traditional planets at a moment and place. Per planet: its sign, any essential dignity (domicile/exaltation/detriment/fall), its weighted essential-dignity score (Lilly: rulership 5, exaltation 4, triplicity 3, term 2, face 1; detriment -5, fall -4) with a peregrine flag, its planetary sect (diurnal/nocturnal, null for Mercury), and whether it is in sect given a day or night chart. The chart is day when the Sun is above the horizon — so lat+lon are required.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
directions ~331
Primary (mundane) directions of the seven traditional planets to the four angles (MC, IC, Ascendant, Descendant), and optionally between the planets themselves. The diurnal rotation carries a body to the angle (or a promissor to a significator); the arc of rotation, converted by a time key (Naibod 0.9856473°/yr by default, or Ptolemy 1°/yr), gives the age of the direction. Returns the directions within max_years, sorted by age, each with its arc, age in years, and UTC date. With include_mundane, also returns the planet-to-planet (promissor → significator) directions. Circumpolar bodies have no Ascendant/Descendant directions. Needs the birth time and place; equatorial, so zodiac is irrelevant.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| include_mundane | boolean | — | also return inter-planetary (promissor → significator) directions (default false) |
| key | string | — | time key: naibod (0.9856473°/yr, default) or ptolemy (1°/yr) |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| max_years | number | — | only directions reached within this many years of life (default 90) |
No output schema declared.
No examples provided.
electional_search ~193
Rank moments in a window for an electional aim. Samples the window and scores each instant by how closely a set of wanted body-to-body aspects is satisfied (tighter and applying aspects score higher), optionally penalizing a void-of-course Moon. Returns the top moments with the aspects that matched. Body-to-body only; for aspects to the angles, compute the chart at a candidate moment.
| Name | Type | Req | Description |
|---|---|---|---|
| avoid_void_moon | boolean | — | penalize a void-of-course Moon |
| end | string | yes | UTC ISO end of the window |
| limit | integer | — | max moments to return (default 10) |
| start | string | yes | UTC ISO start of the window |
| step_hours | number | — | sampling step in hours (default 6) |
| wanted | array | yes | aspects to reward when close to exact |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
find_aspect_dates ~201
Exact dates a transiting body makes an aspect, within a range: to a fixed longitude OR to another transiting body. Provide exactly one of target_lon / target_body. Includes retrograde re-hits. Body names are snake_case (mean_node, true_node).
| Name | Type | Req | Description |
|---|---|---|---|
| aspect | string | yes | — |
| body | string | yes | Transiting body (snake_case, e.g. saturn, true_node) |
| end | string | yes | UTC ISO end date (convert from local first); range <= 50 years |
| start | string | yes | UTC ISO start date (convert from local first) |
| target_body | string | — | Another transiting body. Provide this OR target_lon, not both. |
| target_lon | number | — | Fixed natal longitude in degrees. Provide this OR target_body, not both. |
| zodiac | string | — | Zodiac for body and target_lon longitudes; tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
firdaria ~222
Firdaria (firdariyyat): the Persian/medieval planetary time-lord periods. Life divides into nine major periods totalling 75 years — the seven planets (a day chart starts with the Sun, a night chart with the Moon) then the North and South Nodes — each planetary period split into seven sub-periods. Returns the full timeline (each period and sub-period with UTC start/end) and, when target_date is given, the major and sub lord active then. Sect is taken from the birth chart, so lat+lon are required; pure time arithmetic, no zodiac.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| target_date | string | — | UTC ISO date to look up the active period for; omit for the timeline only |
No output schema declared.
No examples provided.
lots ~187
The seven Hermetic lots (Arabic parts) — Fortune, Spirit, Eros, Necessity, Courage, Victory, Nemesis — cast from the Ascendant and reversing direction by sect (a chart is day when the Sun is above the horizon). Per lot: its longitude and zodiacal position. Lots are anchored to the Ascendant, so an exact time and lat+lon are required. Fortune and Spirit are mirror images about the Ascendant. Tropical by default.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
nakshatras ~231
The nakshatra (one of the 27 lunar mansions of 13°20′) of each classical point on the sidereal zodiac: the seven traditional planets and the Ascendant (lagna). Per point: the nakshatra name, its pada (quarter, 1–4), the ruling planet (the Vimshottari lord), and degrees into the nakshatra. The Moon's nakshatra (janma nakshatra) anchors the Vimshottari dasha. Sidereal by definition; Lahiri ayanamsa by default. Needs the birth time and place for the Ascendant.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | sidereal ayanamsa (default sidereal:lahiri); these are sidereal techniques |
No output schema declared.
No examples provided.
natal_chart ~341
A person's birth chart. Requires their exact birth date+time and birthplace (all three: date, lat, lon). Use this — not current_sky — whenever the question is about someone's natal/birth chart. Returns 13 bodies (sun–pluto, chiron, nodes) with sign, house, retrograde, speed; ASC/MC; cusps; major aspects with orb, applying/separating phase, and strength (1=exact). Vs Swiss Ephemeris (1850–2150): Sun–Saturn ≤1″, Uranus ≤1.9″, Neptune ≤4.6″, Moon ≤2.5″, Pluto ≤3.4″ (Chebyshev pack), Chiron ≤1″, mean node ≤1″, true node ≤ 1′ vs SE's built-in ephemeris.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
planetary_hours ~166
Planetary hours for a moment and place: the unequal hour in effect (its ruler, day/night, hour number 1-24, start/end UTC), the ruler of the planetary day, and the full 24-hour ruler sequence. Hours split the day (sunrise to sunset) and night (sunset to next sunrise) into twelve each; the day ruler is the weekday ruler and the hours follow the Chaldean order. Needs lat+lon. Returns available:false above the polar circles when the Sun does not rise or set that day.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | UTC ISO date-time (convert from local first); omit for now |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
No output schema declared.
No examples provided.
profections ~220
Annual and monthly profections (a Hellenistic time-lord technique) at a target date. The natal Ascendant advances one whole sign per year of life; the profected sign's traditional ruler is the lord of the year, the single most important time-lord for that year. Returns the age in years, the month within the profection year, and the annual and monthly profected sign (with its whole-sign house from the natal Ascendant and its lord). Needs the birth time and place for the Ascendant.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| target_date | string | yes | UTC ISO date to profect to (convert from local first) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
progressions ~147
Secondary progressions (day-for-a-year) and solar-arc directions of a natal chart to a target date. Returns, per body, the secondary-progressed longitude and the solar-arc-directed longitude, plus the solar arc itself. Longitudes only (no houses), so no birthplace is needed.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| target_date | string | yes | UTC ISO date to progress/direct to (convert from local first) |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
rectification_grid ~186
Rectification sweep: ASC/MC at each step across a window of UTC hours on one date, with ASC sign-change times. Use when the birth time is unknown and you want candidate times. The sweep runs over window_start_hour..window_end_hour (UTC hours of the given date); the date's time portion is ignored.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | Birth DATE (UTC) as ISO; only the calendar date is used, the time portion is ignored (the window_*_hour fields set the times swept) |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| step_minutes | number | — | Minutes between grid rows |
| window_end_hour | number | — | Last UTC hour of the date to sweep |
| window_start_hour | number | — | First UTC hour of the date to sweep |
No output schema declared.
No examples provided.
releasing ~326
Zodiacal releasing (aphesis), the Hellenistic time-lord technique from Vettius Valens, released from a Lot (Spirit by default, or Fortune). From the Lot's sign, periods release sign by sign with planetary minor-year lengths on the 360-day-year convention; each level is a twelfth of the one above (L1..L4), and a loop back to the starting sign looses the bond, jumping once to the opposite sign (+6). Returns the timeline down to max_level over the horizon and, when target_date is given, the L1..L4 lords active then. Anchored to the natal Lot, so an exact time and lat+lon are required.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| horizon_years | number | — | timeline length in 360-day years from birth (default 100) |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| lot | string | — | the Lot to release from (default spirit) |
| max_level | integer | — | deepest sub-period level in the timeline, 1..4 (default 2) |
| target_date | string | — | UTC ISO date to read the active L1..L4 periods for; omit for the timeline only |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
returns ~342
Solar or lunar return: the instant(s) a body returns to its natal longitude within a window, plus the full return chart for the first one. The Sun returns about yearly (the solar-return chart for the year), the Moon about monthly. Return chart is cast for the return moment at return_lat/return_lon (defaults to the birthplace; pass the current/relocated place for a relocated return).
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | sun for the solar return, moon for the lunar return |
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| return_lat | — | — | Latitude for the return chart; defaults to the birth latitude |
| return_lon | — | — | Longitude (EAST positive) for the return chart; defaults to the birth longitude |
| search_end | string | yes | UTC ISO end of the window; range <= 2 years |
| search_start | string | yes | UTC ISO start of the window to search for returns |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
similar_skies ~157
Find when the sky most resembled a reference moment. Builds a feature vector for the reference date's planetary configuration and scans a window for the closest matches by cosine similarity (1.0 = identical configuration). Answers 'when did the sky last look like this?' for transit echoes and historical analogues. Returns the top matches with their similarity, highest first.
| Name | Type | Req | Description |
|---|---|---|---|
| end | string | yes | UTC ISO end of the search window |
| limit | integer | — | max matches to return (default 10) |
| reference_date | string | yes | UTC ISO date whose sky is the target to match |
| start | string | yes | UTC ISO start of the search window |
| step_days | number | — | sampling step in days (default 1) |
No output schema declared.
No examples provided.
sky_events ~283
Sky events in a UTC date range: rise/set/meridian transits (need lat+lon+body), lunar phases (new/quarters/full), solar and lunar eclipses, stations (body turns retrograde/direct; needs body), zodiac degree crossings (needs body + target_lon). Solar eclipses report global circumstances (type, magnitude, gamma) plus the greatest-eclipse location and path width; add lat+lon to also get local circumstances (type seen, magnitude, obscuration, contact times C1-C4). Lunar eclipses report type and magnitude; add lat+lon to learn whether the Moon is above the horizon there. Times to the second vs Swiss Ephemeris (stations to ~1 min: ill-conditioned by nature). Range <= 370 days.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | — | Required for rise/set/transit/station/crossing |
| end | string | yes | UTC ISO end date; range <= 370 days |
| kinds | array | yes | Event kinds to include |
| lat | number | — | Required for rise/set/transit |
| lon | number | — | Required for rise/set/transit |
| start | string | yes | UTC ISO start date (convert from local first) |
| target_lon | number | — | Zodiac longitude for 'crossing', degrees |
| zodiac | string | — | Zodiac for 'crossing' longitudes |
No output schema declared.
No examples provided.
sky_view ~539
Where the visible bodies land in a framed photo of the sky, for an image prompt. Give a place, a moment, an aim (compass direction and altitude), a lens, and an image size; get each in-frame body's pixel position, apparent size, brightness, the Moon's phase orientation, a sky-state summary (twilight, limiting magnitude, horizon row), the bright bodies just outside the frame, a ready-to-use prompt, and a machine-readable `renderPlan` (a body-free background-plate prompt plus the computed layers to composite locally, for a hybrid render pipeline). Caelus computes the geometry and photometry; it does NOT render the image. For "at sunset", first find the set time with sky_events, then pass it as date.
| Name | Type | Req | Description |
|---|---|---|---|
| altitude | number | — | Center altitude in degrees: 0 looks at the horizon, positive tilts up |
| azimuth | number|string | yes | Center compass direction: degrees from true north (east positive) or a 16-point name like "W" or "WNW" |
| bortle | integer | — | Dark-sky class, 1 (pristine) to 9 (inner city). Sets the night naked-eye limit and drives background star density and Milky Way visibility. Omit for a suburban default |
| date | string | — | UTC ISO date-time (convert from local first); omit for now |
| deep_field | boolean | — | Pin the complete deep naked-eye star field (thousands of stars at exact pixels) instead of the bright catalog. Larger response; great for control images |
| elevation_m | number | — | Eye height above ground in meters (e.g. 9 for a third-floor window) |
| height | integer | — | Output image height in pixels |
| include_stars | boolean | — | Include bright catalog stars when a star catalog is loaded |
| lat | number | yes | Latitude, north positive |
| lens | string | — | Lens preset; sets field of view and projection (ultrawide is fisheye, the rest rectilinear) |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| max_star_mag | number | — | Brightest-magnitude cutoff for stars (smaller is brighter); default 2.5, or the limiting magnitude when bortle is set |
| overlays | array | — | Reference-frame overlays to project (annotations, not photoreal): the ecliptic line, the zodiac signs, house cusps and angles, and constellation figures. Exact pixels returned in `overlays` |
| width | integer | — | Output image width in pixels |
No output schema declared.
No examples provided.
sky_view_sequence ~261
A time sequence of sky frames for an animation: the same place, aim, and lens stepped through time. Returns a compact per-frame timeline (instant, twilight, Sun/Moon altitude, Moon phase + bright-limb, whether the Milky Way is in frame) plus the fixed celestial pole and the sky's sidereal rotation per frame. Each frame's full pixel-accurate spec comes from calling sky_view at that instant; this tool plans the timeline. Use for sunset-to-night transitions, star-trail planning, or Moon-phase progressions.
| Name | Type | Req | Description |
|---|---|---|---|
| altitude | number | — | Center altitude in degrees |
| azimuth | number|string | yes | Center direction: degrees from true north or a compass name like "W" |
| bortle | integer | — | Dark-sky class 1-9 |
| date | string | — | First frame, UTC ISO date-time; omit for now |
| frames | integer | yes | Number of frames (2-60) |
| height | integer | — | — |
| lat | number | yes | Latitude, north positive |
| lens | string | — | — |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| step_minutes | number | yes | Minutes between frames |
| width | integer | — | — |
No output schema declared.
No examples provided.
synastry ~137
Compare two people's birth charts: inter-chart aspects with orbs, house overlays both ways, plus ranked citable fact atoms and a ready `brief` (synastry/composite ids for auditCitations). Each person needs date+lat+lon. House overlays always use Placidus (not configurable here).
| Name | Type | Req | Description |
|---|---|---|---|
| a | object | yes | Person A birth data (UTC date, lat, lon) |
| b | object | yes | Person B birth data (UTC date, lat, lon) |
| orb | number | — | Max orb in degrees |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
synthetic_positions ~166
Positions of every body in an authored synthetic system at one instant. Three body modes: `placement` (fixed longitude), `periodic` (uniform motion), `kepler` (constant elements). With `observer` set on the system, positions are geocentric/apparent from that body (outer bodies can show retrograde). Pass `t_days` for abstract day units, or `date` (UT ISO) when body `epoch` values are Julian Days. Returns speed and retrograde per body.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | UT instant as ISO 8601; used as t when t_days is omitted |
| system | object | yes | — |
| t_days | number | — | Time in the same day units as each body's periodDays/epoch (abstract world frame) |
No output schema declared.
No examples provided.
synthetic_sky_view ~246
Sky View for a mix of real and synthetic bodies: register the authored system on an ephemeral engine, then frame the visible sky like sky_view. Synthetic bodies can carry render attributes (sizeDeg, magnitude, color) that flow into the pixel spec and prompt. Real Sun/Moon/planets stay for twilight and context unless omitted from `bodies`.
| Name | Type | Req | Description |
|---|---|---|---|
| altitude | number | — | Center altitude in degrees |
| azimuth | number|string | yes | Center direction: degrees from true north or a compass name |
| bodies | array | — | Body ids to draw; defaults to Sun, Moon, planets, and every synthetic body |
| bortle | integer | — | — |
| date | string | — | UTC ISO date-time; omit for now |
| elevation_m | number | — | Eye height above ground in meters |
| height | integer | — | — |
| include_stars | boolean | — | Include catalog stars (usually off for fictional skies) |
| lat | number | yes | Latitude, north positive |
| lens | string | — | — |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| system | object | yes | — |
| width | integer | — | — |
No output schema declared.
No examples provided.
synthetic_validate ~64
Check an authored synthetic celestial system for ill-defined inputs: duplicate body ids, non-positive periods, out-of-range eccentricity, or a dangling observer. Returns `impossible` and a list of problems — the same honesty pattern as compileForm.
| Name | Type | Req | Description |
|---|---|---|---|
| system | object | yes | — |
No output schema declared.
No examples provided.
transits ~226
Transiting planets vs natal chart: aspects within orb (applying/separating), natal house per transiting body.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| house_system | string | — | House system (default placidus). Case- and spacing-insensitive; valid: placidus, whole_sign, equal, porphyry, koch, regiomontanus, campanus, alcabitius, morinus, meridian, polich_page, vehlow (aliase… |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| orb | number | — | Max orb in degrees |
| transit_date | string | — | UTC ISO date-time of transit moment (convert from local first); omit for now |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
vargas ~252
Parashari divisional charts (vargas): the sign of each of the seven planets and the Ascendant in the requested D-charts — D1 rasi, D2 hora, D3 drekkana, D9 navamsa, D10 dasamsa, D12 dwadasamsa, D30 trimsamsa. Per point in each chart: the divisional sign and the division number within the rasi. The navamsa (D9) is the most consulted after the rasi. Sidereal; Lahiri by default. Needs the birth time and place for the Ascendant.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| divisions | array | — | subset of 1/2/3/9/10/12/30 (default all) |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | sidereal ayanamsa (default sidereal:lahiri); these are sidereal techniques |
No output schema declared.
No examples provided.
void_of_course ~123
Void-of-course Moon at a moment: whether the Moon makes no further Ptolemaic aspect to a traditional planet (Sun..Saturn) before it leaves its current sign. Returns the Moon's sign, the UTC time it exits that sign, and the UTC time of its next perfecting aspect (null when none remains -- i.e. void). Tropical by default.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | UTC ISO date-time (convert from local first); omit for now |
| zodiac | string | — | tropical (default) or sidereal:<ayanamsa> |
No output schema declared.
No examples provided.
yogas ~259
Vedic yogas (planetary combinations) on the sidereal rasi chart: the five Pancha Mahapurusha yogas (Ruchaka, Bhadra, Hamsa, Malavya, Shasha), Gajakesari, Budha-Aditya, and Chandra-Mangala; whether Kemadruma (the isolated-Moon yoga) is present; the raja yogas (a kendra lord associating with a trikona lord) and dhana (wealth) yogas, each as the lord pair and how they associate (conjunction, aspect, or exchange); and the chart's yogakarakas (a planet ruling both a kendra and a trikona). Sidereal; Lahiri by default. Needs the birth time and place.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | UTC date-time, ISO 8601, e.g. 1990-06-10T14:30:00Z. Convert local birth time to UTC first. |
| lat | number | yes | Latitude, north positive |
| lon | number | yes | Longitude, EAST positive (Americas are negative) |
| zodiac | string | — | sidereal ayanamsa (default sidereal:lahiri); these are sidereal techniques |
No output schema declared.
No examples provided.