Human Design API (Human Design Hub) for VS Code
io.github.k4771kim/human-design-api
JPL-referenced Human Design charts for AI agents: bodygraph, transit, composite, Penta, DreamRave.
client:VS Code
transport:streamable-http
tools:6
Install Human Design API (Human Design Hub) in VS Code
.vscode/mcp.json
{
"servers": {
"human-design-api": {
"type": "http",
"url": "https://api.humandesignhub.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs