← Registry

General Tools

mysticapi.com

Provides astrological, human design, and numerology calculations based on user's birth data.

x402 supported1 endpoint6 known toolsFirst detected July 19, 2026Last detected August 29, 2026

ENDPOINT 1

https://mysticapi.com/mcp

No auth detected

MCP server metadata

Name
mysticapi
Version
0.1.0
Capabilities
tools
Server instructions

MysticAPI deterministic astrology/Human Design tools. Free tools (initialize, tools/list) need no auth. Tool calls are metered: send Authorization: Bearer mk_live_… (get a key at https://mysticapi.com/llms.txt), or pay per call via x402 (a keyless call returns payment terms).

Known 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 forward scan of retrograde stations and new/full moons.

Inferred read-only
bodygraph

Compute an Energy Blueprint (Human Design) chart from a UTC birth instant.

Inferred read-only
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.

Inferred read-only
ephemeris

Raw geocentric ecliptic positions for any instant (UTC): 13 bodies (Sun through Pluto, Chiron, lunar nodes) with longitude and retrograde flags.

Inferred read-only
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.

Inferred read-only
relationship

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mysticapi]
url = "https://mysticapi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mysticapi": {
      "type": "http",
      "url": "https://mysticapi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mysticapi
Remote MCP URL: https://mysticapi.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mysticapi": {
      "url": "https://mysticapi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mysticapi": {
      "type": "http",
      "url": "https://mysticapi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mysticapi.com was fetched 2026-08-23T23:01:16.862Z and is being refreshed.

Trust status Trusted

mysticapi.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.