← Registry

Content Tools

hdmatrix.pro

Provides Human Design chart calculations, interpretations, and transit information based on birth data.

1 endpoint5 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://hdmatrix.pro/mcp

No auth detected

MCP server metadata

Name
hdmatrix
Version
1.0.0
Capabilities
tools
Server instructions

Human Design API. Use geocode_place → calculate_chart for a chart, then get_interpretation (with list_interpretation_keys to find keys) for element meanings.

Known tools 5

calculate_chart

Calculate a complete Human Design chart (type, strategy, authority, profile, incarnation cross, defined centers, channels, gates) from birth data.

Inferred read-only
geocode_place

Resolve a city / place name to coordinates (latitude, longitude).

Inferred read-only
get_interpretation

Get the Human Design interpretation text for one element.

Inferred read-only
list_interpretation_keys

Discover all available interpretation keys, optionally for one type.

Inferred read-only
get_transits

Get today's planetary transits in Human Design — the gates and lines currently activated by the Sun, Moon and other planets (the collective 'weather').

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.hdmatrix]
url = "https://hdmatrix.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hdmatrix": {
      "type": "http",
      "url": "https://hdmatrix.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hdmatrix
Remote MCP URL: https://hdmatrix.pro/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": {
    "hdmatrix": {
      "url": "https://hdmatrix.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hdmatrix": {
      "type": "http",
      "url": "https://hdmatrix.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hdmatrix",
  "transport": "streamable-http",
  "url": "https://hdmatrix.pro/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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