{
  "name": "hdmatrix",
  "displayName": "HD Matrix — Human Design API",
  "description": "Calculate Human Design charts and read element interpretations (types, authorities, profiles, gates, channels, incarnation crosses, transits). 1400+ interpretation keys, 31 locales.",
  "version": "1.0.0",
  "transport": "streamable-http",
  "endpoint": "https://hdmatrix.pro/mcp",
  "documentation": "https://hdmatrix.pro/openapi.json",
  "auth": { "type": "none", "note": "Free tier, rate-limited by IP." },
  "tools": [
    { "name": "calculate_chart", "description": "Calculate a complete Human Design chart from birth data." },
    { "name": "geocode_place", "description": "Resolve a city name to latitude/longitude." },
    { "name": "get_interpretation", "description": "Get the interpretation text for an HD element." },
    { "name": "list_interpretation_keys", "description": "Discover available interpretation keys." },
    { "name": "get_transits", "description": "Get today's Human Design planetary transits." }
  ]
}
