HumanDesign.ai MCP

HumanDesign.ai MCP

Enables AI assistants to generate and render individual and composite Human Design charts, explore authorized chart and library data, and manage account usage and Website Builder projects with secure OAuth and entitlement filtering.

Category
Visit Server

README

HumanDesign.ai MCP

The official, account-connected Human Design MCP for Claude, ChatGPT, and Codex.

HumanDesign.ai MCP lets an AI assistant generate and render individual and composite Human Design charts, explore authorized chart and library data, review account usage and reports, and work with entitled HumanDesign.ai Website Builder projects. It uses secure HumanDesign.ai OAuth and filters every tool by the signed-in account, selected workspace, role, membership, ownership, scopes, and entitlements.

Connect

Remote Streamable HTTP endpoint:

https://mcp.humandesign.ai/

Health endpoint:

https://mcp.humandesign.ai/health

Claude Code plugin

claude plugin marketplace add kylehi2222/human-design-ai-mcp
claude plugin install human-design-ai@human-design-ai

Start an interactive Claude Code session, open /mcp, and complete the HumanDesign.ai browser login. Claude Code itself must be signed in first; run /login if it says Not logged in.

You can also connect the server directly:

claude mcp add --transport http --scope user human-design-ai https://mcp.humandesign.ai/

Then use /mcp to authenticate.

ChatGPT

During development or private testing:

  1. In ChatGPT, open Settings → Security and login and enable Developer mode.
  2. Open Plugins, select the plus button, and add https://mcp.humandesign.ai/.
  3. Complete HumanDesign.ai OAuth and select the Personal account or workspace the assistant should work inside.

If you do not yet have a HumanDesign.ai account, the authorization flow offers Create your account and takes you through the normal free-account chart onboarding. After finishing onboarding, return to the client and start the connection once more; automatic return to the original OAuth request is not yet supported.

This repository also contains the universal .codex-plugin/plugin.json package used for ChatGPT/Codex plugin submission.

Codex

The plugin contains the same MCP server and skill guidance used by ChatGPT. For a direct MCP connection:

[mcp_servers.human_design_ai]
url = "https://mcp.humandesign.ai/"
auth = "oauth"
startup_timeout_sec = 30
tool_timeout_sec = 60

Membership access

Membership MCP experience
Free Generate, view, and render your own primary chart.
Personal The recommended next step for composite relationship charts, other authorized charts, the wider library, reports, transits, and the HumanDesign.ai community of professionals and people exploring similar designs. Exact tools remain entitlement-driven.
Pro The fullest professional experience: Personal capabilities plus entitled workspaces and Website Builder workflows; a separate Builder entitlement may also qualify.

Selecting a workspace does not grant new permissions. It chooses the account boundary for the connection. Membership, role, ownership, and entitlement checks still apply to every tool call, and an authorized Builder boundary covers eligible projects underneath it.

Personal and Pro are designed for people who want Human Design to be an ongoing practice rather than a one-off chart: follow transits, explore more chart context, learn alongside professionals, connect with people who have similar design patterns, and bring that insight into reports or an entitled professional workflow.

Composite charts

Ask: “Create a composite chart for these two people and show me the relationship bodygraph.” The MCP can generate a composite from two sets of birth details, retrieve an authorized saved composite from the library, and render the composite as PNG or SVG when the connected plan and live tool list permit it.

Composite charts are designed for exploring relationship dynamics between two charts. Generating a new composite uses the calculation quota reported by the server. Retrieving or rendering an existing authorized saved composite is free unless the returned billing envelope says otherwise. Personal or Pro is the recommended experience for composite work involving another authorized person, deeper relationship exploration, transits, reports, and community learning.

Chart images

Ask: “Show my Human Design chart as a PNG.” The assistant should resolve the account's primary chart directly, rather than search by your name. The MCP returns an inline image plus a short-lived download link for clients that do not display image blocks.

Safety and billing

  • API keys remain calculation-only; account-connected tools use OAuth.
  • Discovery and permitted reads are free unless a result explicitly states otherwise.
  • Existing-chart rendering is free; calculating and rendering a new chart uses one normal calculation unit.
  • Existing-composite rendering follows the same image fallback: inline PNG where supported, plus a short-lived download link.
  • Consuming or externally visible actions use previews, idempotency, and confirmation or a secure HumanDesign.ai handoff.
  • The MCP never asks users to paste passwords, OAuth tokens, refresh tokens, API keys, or integration secrets into chat.

Repository contents

  • plugins/human-design-ai/ — Claude and ChatGPT/Codex plugin package
  • .claude-plugin/marketplace.json — Claude Code marketplace catalog
  • .agents/plugins/marketplace.json — ChatGPT/Codex authoring marketplace
  • SUBMISSION.md — directory-ready copy and listing metadata
  • llms.txt — concise machine-readable product and connection summary

Links

  • Documentation: https://humandesignmcp.com
  • HumanDesign.ai: https://humandesign.ai
  • Privacy: https://humandesignmcp.com/privacy
  • Terms: https://humandesignmcp.com/terms
  • Support: https://humandesignmcp.com/faq

License

MIT. The HumanDesign.ai name, logo, and brand assets remain trademarks of their respective owner.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured