MCP resources reference
MCP resources are read-only reference data on Human Design concepts and chart response structures. They provide static context to interpret tool results. Unlike tools, resources do not perform calculations.
Read resources using the JSON-RPC resources/read method at POST https://api.totalhumandesign.com/mcp.
thd://reference/terminology
A plain-language reference of Human Design terminology. It includes definitions for types, strategies, authorities, centers, channels, and gates.
Example request
Example response
Fetch this resource once per conversation to interpret results from `generate_chart` or `generate_composite`.
thd://reference/chart-fields
A breakdown of the V2 chart response structure. It documents the data type and meaning of every top-level and nested property.
Example request
Example response
Resources cannot be modified or parameterized. They return the same reference data on every read. For dynamic data (charts, transits), use MCP tools.