Human Design API (Human Design Hub)
io.github.k4771kim/human-design-apiJPL-referenced Human Design charts for AI agents: bodygraph, transit, composite, Penta, DreamRave.
Tools · 6
Calculate a complete Human Design bodygraph (natal chart) for a birth moment. Plan: Standard or higher · Cost: 1 credit per call.
Calculate the Human Design transit chart for a specific moment in time. Plan: Basic or higher · Cost: 0.5 credits per call.
Calculate a two-person composite relationship chart. Plan: Standard or higher · Cost: 2 credits per call.
Calculate a group Penta analysis for a team of 3 to 5 people. Plan: Standard or higher · Cost: 3 credits per call.
Calculate a DreamRave sleep and dream chart for a birth moment. Plan: Standard or higher · Cost: 1 credit per call.
Look up a birth city and return coordinates and an IANA timezone. Plan: Free or higher · Cost: 0.1 credits per call.
Similar MCP servers embedding-nearest
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"
}
}
}