Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

MysticAPI

io.github.latimer-woods-tech/mysticapi

Human Design & astrology engine: bodygraph, personal-sky SVG, today's sky. JPL ephemeris.

Uptime
100.0%
1 direct probes · 30d
Response
270ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

sky_today

Today's universal sky: which planets are retrograde right now, the current moon phase and illumination, geocentric positions for 13 bodies (zodiac sign + Energy Blueprint gate/line), and a 30-day forw…

bodygraph

Compute an Energy Blueprint (Human Design) chart from a UTC birth instant. Returns type, authority, strategy, profile, definition, incarnation cross, channels, defined centers, and conscious/unconscio…

sky_personal

Render a personal natal sky as an SVG from a UTC birth instant: each body placed on the wheel, retrogrades marked, fixed stars conjunct natal points lit. Deterministic (same birth → same sky). Convert…

ephemeris

Raw geocentric ecliptic positions for any instant (UTC): 13 bodies (Sun through Pluto, Chiron, lunar nodes) with longitude and retrograde flags. JPL-validated ephemeris (Meeus + Standish 1992). Costs …

numerology

Numerology profile from a birth date (UTC): Pythagorean life path (master numbers 11/22/33 preserved), birthday number, personal year/month/day cycles, and tarot birth card. Time fields are accepted b…

relationship

Composite/connection chart for two people from their UTC birth instants: electromagnetic channels (chemistry), dominance, companionship, and compromise channels, combined definition, and type/authorit…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mysticapi": {
      "url": "https://mysticapi.com/mcp",
      "transport": "streamable-http"
    }
  }
}