Client guide
Human Design MCP for VS Code.
Configure a remote HTTP MCP server in your workspace without committing the key.
Before you connect
- Get an API key—the Free plan includes 100 calls and four core tools.
- Store it as
HDAI_API_KEYor use the client's secret input. - Add the remote endpoint—there is no local MCP package to install.
Configuration
VS Code example
{"servers":{"human-design":{"type":"http","url":"https://api.humandesign.ai/mcp","headers":{"X-Api-Key":"${input:hdaiApiKey}"}}}}Client configuration formats can evolve. The stable integration contract is a remote Streamable HTTP URL at https://api.humandesign.ai/mcp with Bearer or X-Api-Key authentication.
Verify the connection
Initialize the server, run tools/list, and confirm the catalog matches your tier. These checks do not consume API quota. Then ask VS Code to call resolve_timezone or generate a core bodygraph.