Repository documentation context: astro-mcp v0.2.0. This guide describes interpretation workflows, not additional MCP tools or resources.
For agents using the astro MCP to perform financial astrology analysis, market timing, and economic cycle interpretation. Resource URI:
astro://guides/financial-astrology
planetary positions on a date → get_planetary_positions(date)
transit-to-natal (date range) → get_transit_preview(birth_data, start, end)
transit-to-natal (single date) → calculate_transit_chart(birth_data, transit_datetime)
corporation "natal" chart → calculate_natal_chart(incorp_datetime, lat, lon)
[treat as corp chart — see Step 5]
Note: astro-mcp provides calculation tools. Financial astrology interpretation is done by the agent using the frameworks below. There is no dedicated "Solar Ingress" or "market forecast" tool — the agent computes these from planetary position data.
Financial astrology applies astrological cycles to business, markets, and economics. Core insight: planetary configurations correlate with mass psychological patterns (greed/fear, optimism/pessimism) that drive collective economic behavior.
How it works (the causal chain):
Aspect Polarities for Market Analysis:
The Contrarian Principle:
| Cycle | Length | Key Planets | Use When |
|---|---|---|---|
| Kondratieff Wave | 47-60 yr | J-S-U | Long-term economic supercycle context |
| 56-Year Pattern | 56 yr | J-S-U aspects | American business cycle positioning |
| Benner Crash Cycle | 16-18-20 yr | Jupiter, Saturn | Major panic/depression timing |
| Juglar Cycle | ~9 yr | Sunspot cycle | Business investment cycle |
| 9.2-Year Stock Cycle | 9.225 yr | (Dewey) | Stock market price cycle |
| Decennial Pattern | 10 yr | (historical) | Year-of-decade tendencies |
| Venus Cycle | 8 yr | Venus-Earth synodic | Commodity/corn-hog pricing |
| Kitchin Cycle | 38-41 mo | (business) | Short-term market swings |
| Node Cycle | 18.6 yr (4yr sub) | Moon's North Node | McWhirter market low timing |
Call: get_planetary_positions(date) for:
What to look for:
When to use: "What's the market direction for the next quarter?"
Procedure:
get_planetary_positions(ingress_date) for the Solar Ingress (Sun entering Aries, Cancer, Libra, or Capricorn). Start the year at Winter Solstice (Capricorn ingress, ~Dec 22).Sign-to-Longitude Conversion: | Sign | ° | Sign | ° | |---|---|---|---| | Aries | 0-30 | Libra | 180-210 | | Taurus | 30-60 | Scorpio | 210-240 | | Gemini | 60-90 | Sagittarius | 240-270 | | Cancer | 90-120 | Capricorn | 270-300 | | Leo | 120-150 | Aquarius | 300-330 | | Virgo | 150-180 | Pisces | 330-360 |
Conjunction Polarity: Sextiles and trines always positive. Squares and oppositions always negative. Conjunction polarity depends on the planets involved (Jupiter conjunct Venus = positive; Saturn conjunct Mars = negative).
Call: get_transit_preview(birth_data, start_date, end_date) or calculate_transit_chart(birth_data, transit_datetime)
For the NYSE "chart": Use May 17, 1792, 8:52 a.m., New York City as the natal reference. Pass this as the birth data to transit tools.
What to look for:
When to use: "Should I buy [specific stock]?"
Call: calculate_natal_chart(incorporation_datetime, latitude, longitude) using the corporation's incorporation date and headquarters location.
If time of incorporation is unknown: Use a solar chart — pass noon UTC as the time, and the agent should note this is an approximate chart.
Interpretation:
Stock-Planet Rulerships (for sector analysis): | Industry | Planet | |---|---| | Iron & steel | Mars | | Copper | Venus | | Oil & gas | Neptune | | Electric utilities | Uranus | | Agriculture/real estate | Saturn | | Mining (underground) | Pluto | | Banking/finance | Jupiter | | Technology/innovation | Uranus | | Speculation/gambling | Neptune |
Personal harmony check: Compare the corporation's chart with the investor's natal chart. Favorable interchart aspects = good fit. Hard aspects = potential friction.
When to use: "Should I invest or speculate?"
Call: calculate_natal_chart(birth_data, include_overview=true)
What to look for:
Gold: 22.11-year cycle (correlates with sunspot cycle). Peaks in gold prices correlate with sunspot peaks. Hedge against currency depreciation.
Silver: Similar to gold but more volatile. Industrial demand adds extra drivers.
Interest rates: 54-year cycle in English rates (1729-1978). Rising rates = falling bond prices (headwind for stocks). Falling rates = rising bond prices (tailwind for stocks).
When to use: Call get_planetary_positions for dates of interest rate decisions or precious metal market turning points. Look for Jupiter-Saturn aspects as primary drivers.
| Pattern | Years | Rule |
|---|---|---|
| Pig iron lows | 11-9-7 | Decreasing series, repeat every 27 years |
| Pig iron highs | 8-9-10 | Increasing series, repeat every 27 years |
| Depressions ("C") | 7-11-9 | Average 9 years (Juglar cycle) |
| Panics ("A") | 16-18-20 | Every third at 54-year intervals |
| Full revolution | 54 years | Panics return in same order |
Planetary attribution: Jupiter rules natural production prices. Saturn regulates manufacture/trade. Uranus and Neptune send electric influence affecting Jupiter/Saturn/Earth.
The popular "50-year Kondratieff Wave" is an oversimplification. Actual cycle peaks: 34, 50, 56, 65 years (average 51.25). The cycle length varies too much for precise prediction. Use as a qualitative framework (long-wave economic seasons), not a precise timing tool. Combine with Solar Ingress method and transit analysis for better results.