← mysticapi.com

INDIVIDUAL MCP TOOL

bodygraph

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

mysticapi.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

mysticapi.com

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.

Related tools

  • 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.
  • 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.
  • ephemeris — Raw geocentric ecliptic positions for any instant (UTC): 13 bodies (Sun through Pluto, Chiron, lunar nodes) with longitude and retrograde flags.
  • 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.
  • 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.