mcpbeat

Human Design API (Human Design Hub) MCP Server

io.github.k4771kim/human-design-api
answering

Human Design API (Human Design Hub) is answering right now. Last checked moments ago. It exposes 6 tools.

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

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
3939 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add human-design-api --transport http https://api.humandesignhub.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "human-design-api": {
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.human-design-api]
url = "https://api.humandesignhub.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "human-design-api": {
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "human-design-api": {
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

calculate
calculate_bodygraph
Calculate a complete Human Design bodygraph (natal chart) for a birth moment. Plan: Standard or higher · Cost: 1 credit per call.
calculate_composite
Calculate a two-person composite relationship chart. Plan: Standard or higher · Cost: 2 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.
calculate_penta
Calculate a group Penta analysis for a team of 3 to 5 people. Plan: Standard or higher · Cost: 3 credits per call.
locations
search_locations
Look up a birth city and return coordinates and an IANA timezone. Plan: Free or higher · Cost: 0.1 credits per call.
transit
get_transit
Calculate the Human Design transit chart for a specific moment in time. Plan: Basic or higher · Cost: 0.5 credits per call.

Endpoints

URLTransportStateLatencyChecked
https://api.humandesignhub.app/mcp streamable-http answering 2683 ms 0 min ago

Human Design API (Human Design Hub) — questions

Answers built from our own checks of this server.

What can Human Design API (Human Design Hub) do?
It exposes 6 tools, read directly from the server on our last check. Among them: calculate_bodygraph, calculate_composite, calculate_dreamrave, calculate_penta, get_transit, search_locations. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Human Design API (Human Design Hub) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 3939 ms. The bar chart above shows every period we have measured.
How do I connect Human Design API (Human Design Hub)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Human Design API (Human Design Hub) need an API key?
No. Human Design API (Human Design Hub) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.