← Registry

General Tools

humandesignhub.app

Calculate Human Design charts for birth moments, transits, relationships, groups, and dreams.

1 endpoint6 known toolsFirst detected July 29, 2026Last detected September 1, 2026

ENDPOINT 1

https://api.humandesignhub.app/mcp

No auth detected

MCP server metadata

Name
Human Design Hub
Version
1.12.2
Capabilities
experimentalpromptsresourcestools
Server instructions

Human Design Hub — inspectable Human Design (Bodygraph) calculations backed by JPL-referenced ephemeris data. Use these tools to compute natal bodygraphs, transits, composite (relationship) charts, group Penta analysis and DreamRave charts, and to look up birth locations. All datetimes are ISO 8601 with a UTC offset (e.g. 1990-01-01T12:34+09:00); when only a birth city and local clock time are known, use search_locations and then POST /v2/timezone/resolve before calling a chart tool. Tool access and cost: calculate_bodygraph: Standard+ / 1 credits; get_transit: Basic+ / 0.5 credits; calculate_composite: Standard+ / 2 credits; calculate_penta: Standard+ / 3 credits; calculate_dreamrave: Standard+ / 1 credits; search_locations: Free+ / 0.1 credits.

Known tools 6

calculate_bodygraph

Calculate a complete Human Design bodygraph (natal chart) for a birth moment.

Inferred read-only
get_transit

Calculate the Human Design transit chart for a specific moment in time.

Inferred read-only
calculate_composite

Calculate a two-person composite relationship chart.

Inferred read-only
calculate_penta

Calculate a group Penta analysis for a team of 3 to 5 people.

Inferred read-only
calculate_dreamrave

Calculate a DreamRave sleep and dream chart for a birth moment.

Inferred read-only
search_locations

Look up a birth city and return coordinates and an IANA timezone.

Inferred read-only

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.human-design-hub]
url = "https://api.humandesignhub.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "human-design-hub": {
      "type": "http",
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: human-design-hub
Remote MCP URL: https://api.humandesignhub.app/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": {
    "human-design-hub": {
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "human-design-hub": {
      "type": "http",
      "url": "https://api.humandesignhub.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "human-design-hub",
  "transport": "streamable-http",
  "url": "https://api.humandesignhub.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for humandesignhub.app was fetched 2026-08-03T17:50:54.265Z and is being refreshed.

Trust status Trusted

humandesignhub.app is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.