Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Human Design MCP Server by RoxyAPI

com.roxyapi/human-design

Human Design bodygraph, type, authority, profile, gates and channels for AI agents.

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

Tools · 12

post_human_design_bodygraph

Generate a complete Human Design bodygraph from a birth date, time, and timezone. Returns the energy type, strategy, inner authority, signature, not-self theme, profile, definition, incarnation cross,…

post_human_design_connection

Calculate a Human Design connection chart by overlaying two bodygraphs. For each of the 36 channels the dynamic between the two people is classified as electromagnetic, dominance, compromise, or compa…

post_human_design_penta

Calculate the Human Design Penta (BG5, Base Group 5) for a small group of three to five people. The Penta is a trans-auric form built from a fixed set of six channels running only between the Sacral, …

post_human_design_transit

Overlay the current or any given planetary positions on a natal Human Design bodygraph to see which channels the transit temporarily completes. Returns the 13 transiting body activations with gate and…

post_human_design_type

Calculate the core Human Design identity from a birth moment: the energy type, the aura strategy, the inner authority, the signature and not-self themes, and the profile. The fast lookup for type-and-…

post_human_design_gates

Calculate the 26 gate activations for a birth moment, split into the 13 conscious Personality activations at birth and the 13 unconscious Design activations 88 degrees of solar arc earlier. Each activ…

get_human_design_gates_number

Look up the static reference data for a Human Design gate by its number from 1 to 64: the gate keynote name, the center it sits in, the matching I-Ching hexagram, and the gates that form a channel wit…

post_human_design_channels

Calculate the defined channels for a birth moment. A channel is defined when both of its gates are activated, and it wires together the two centers it connects. Returns each defined channel with its g…

post_human_design_centers

Calculate the state of all nine Human Design centers for a birth moment: whether each is defined or open, whether it is a motor or an awareness center, its theme, and the active gates it holds. The da…

get_human_design_centers_id

Look up the static reference data for one of the nine Human Design centers by its id: the display name, whether it is a motor or awareness center, and what it means both defined and undefined. A pure …

post_human_design_profile

Calculate the Human Design profile for a birth moment: the conscious Personality Sun line over the unconscious Design Sun line, with the keynote for each. The profile is the geometry of the life role,…

post_human_design_variables

Calculate the four Human Design Variable arrows for a birth moment: Determination and Environment on the design side, Perspective and Motivation on the personality side. Each arrow returns its Color, …

How to use

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

{
  "mcpServers": {
    "human_design_mcp_server_by_roxyapi": {
      "url": "https://roxyapi.com/mcp/human-design",
      "transport": "streamable-http"
    }
  }
}