AGENT ASTROLOGY

Developer Product

Give your AI agents real astrology.

Agent Astrology is the most precise astrological engine for developers. Power agents and applications with charts, transits, searches, and celestial calculations—accurate to the arc second.

1

MCP Server

29

Tools

144

Methods

Free tier available. No credit card required.

Natal wheel rendered by the Agent Astrology engine — light themeNatal wheel rendered by the Agent Astrology engine — dark theme
Frontispiece — the natal wheel, drawn by the engineDate1990-01-01Time12:00 UTLocationLondonHousesPlacidus

The Plates

28 renderer families · one specimen chart · both registers

Bi-wheel — specimen plate rendered by the engine

II. Bi-wheel

Two charts on one wheel — the current sky ringed around the natal.

Tri-wheel — specimen plate rendered by the engine

III. Tri-wheel

Three charts nested — natal, partner, and the moving sky.

Square wheel — specimen plate rendered by the engine

IV. Square wheel

The natal chart in the old square manuscript form.

Heliocentric wheel — specimen plate rendered by the engine

V. Heliocentric wheel

The solar system as the Sun sees it — heliocentric longitudes.

Uranian dial — specimen plate rendered by the engine

VI. Uranian dial

The 90° Uranian dial — midpoint work at a watchmaker's precision.

Multi-chart dial — specimen plate rendered by the engine

VII. Multi-chart dial

Several charts on one 90° dial, ring by ring.

Dial midpoint tree — specimen plate rendered by the engine

VIII. Dial midpoint tree

Every midpoint striking one target, sorted into a tree.

Dial sort strip — specimen plate rendered by the engine

IX. Dial sort strip

All bodies sorted along the dial's arc — a measuring strip.

Vedic grid — specimen plate rendered by the engine

XI. Vedic grid

The North-Indian varga grid — sign placements at a glance.

Monthly calendar — specimen plate rendered by the engine

XII. Monthly calendar

A month of lunations, ingresses, and stations.

Moon phase — specimen plate rendered by the engine

XIV. Moon phase

The Moon's face at one exact instant.

Graphic ephemeris — specimen plate rendered by the engine

XV. Graphic ephemeris

A year of longitudes woven into one graphic ephemeris.

Declination ephemeris — specimen plate rendered by the engine

XVI. Declination ephemeris

Declinations traced across the year — parallels made visible.

Circular ephemeris — specimen plate rendered by the engine

XVII. Circular ephemeris

The year's planetary motion bent into a single circle.

Time map — specimen plate rendered by the engine

XVIII. Time map

Slow transits mapped across years — the long weather.

Birthday timeline — specimen plate rendered by the engine

XIX. Birthday timeline

Every birthday's sky along one ruled lifeline.

Decennials (Valens) — specimen plate rendered by the engine

XXI. Decennials (Valens)

Valens' decennials — time-lord periods laid end to end.

Circumambulations — specimen plate rendered by the engine

XXII. Circumambulations

The Ascendant walking the bounds, year by measured year.

Eclipse path map — specimen plate rendered by the engine

XXIV. Eclipse path map

The next eclipse's shadow path, drawn on the map.

Local space map — specimen plate rendered by the engine

XXV. Local space map

Planet bearings from your doorstep, drawn as compass lines.

Local horizon map — specimen plate rendered by the engine

XXVI. Local horizon map

The local horizon wheel — azimuth and altitude at birth.

Planetary cycle — specimen plate rendered by the engine

XXVIII. Planetary cycle

A planet's synodic geometry — Venus' petals traced over years.

The Catalogue

29 tools · 144 methods · one MCP server

COMPUTE

Methods
  • astro_chart

    Cast a chart at a specific moment + location. Single-chart compute primitive.

    VIEW THE REFERENCE →
    {
      "method": "natal",
      "birthData": {
        "year": 1990,
        "month": 1,
        "day": 1,
        "hour": 12,
        "minute": 0,
        "latitude": 51.5074,
        "longitude": -0.1278,
        "timezone": 0
      },
      "houseSystem": "placidus",
      "zodiac": "tropical"
    }

SEARCH

Methods

RENDER

Methods

UTILITY

Methods

Call The Api

curl -X POST https://api.agentastrology.com/v1/tools/astro_chart \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"method":"natal","birthData":{"year":1990,"month":1,"day":1,"hour":12,"minute":0,"latitude":51.5074,"longitude":-0.1278,"timezone":0}}'
200 OK

{
  "summary": {
    "houseSystem": "Placidus system",
    "zodiac": "Tropical"
  },
  "planets": [
    { "id": "Sun", "longitude": 280.814, ... }
  ],
  ...
}

Built For Agents

Natal chart cover artwork

Charts

Natal, transit, synastry, returns, and more. Accurate to the arc second.

Celestial search cover artwork

Search

Find moments, planets, and patterns across time and space.

Solar wheel cover artwork

Render

Charts and ephemerides as publication-grade SVG.

Pricing

Free during beta. Every key gets full access to all 29 tools.