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

Human Design API (Human Design Hub)

io.github.k4771kim/human-design-api

JPL-referenced Human Design charts for AI agents: bodygraph, transit, composite, Penta, DreamRave.

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

Tools · 6

calculate_bodygraph

Calculate a complete Human Design bodygraph (natal chart) for a birth moment. Plan: Standard or higher · Cost: 1 credit per call.

get_transit

Calculate the Human Design transit chart for a specific moment in time. Plan: Basic or higher · Cost: 0.5 credits per call.

calculate_composite

Calculate a two-person composite relationship chart. Plan: Standard or higher · Cost: 2 credits per call.

calculate_penta

Calculate a group Penta analysis for a team of 3 to 5 people. Plan: Standard or higher · Cost: 3 credits per call.

calculate_dreamrave

Calculate a DreamRave sleep and dream chart for a birth moment. Plan: Standard or higher · Cost: 1 credit per call.

search_locations

Look up a birth city and return coordinates and an IANA timezone. Plan: Free or higher · Cost: 0.1 credits per call.

How to use

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

{
  "mcpServers": {
    "human_design_api_(human_design_hub)": {
      "url": "https://api.humandesignhub.app/mcp",
      "transport": "streamable-http"
    }
  }
}