Human Design (gethumandesign)

by timvink

194 downloads
Not rated
GitHub

About

Calculate Human Design bodygraph charts from birth data, save people, compare charts, and analyse group dynamics — in any MCP client. Hosted remote server (Streamable HTTP, OAuth 2.0) by gethumandesign.com; free account to connect. Listed in the official MCP registry as com.gethu

Details

Author
timvink
Downloads
194
Categories
Media

- Calculate charts from any birth date, time, and place
- Retrieve your own chart instantly without re-entering birth data
- Save people – store birth data for family and friends
- Compare charts for relationship dynamics and compatibility
- Interactive bodygraph rendered in supporting clients
- Adaptive explanations adjust to your experience level

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Human Design (gethumandesign)
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Create a free account at gethumandesign.com, then add the server to your MCP client using the streamable-http URL https://api.gethumandesign.com/mcp. On first use you will be prompted to sign in via OAuth with the same account. No local installation is required.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "human design (gethumandesign)": {
            "gethumandesign": {
                "type": "streamable-http",
                "url": "https://api.gethumandesign.com/mcp"
            }
        }
    }
}

McpServers

{
    "gethumandesign": {
        "type": "streamable-http",
        "url": "https://api.gethumandesign.com/mcp"
    }
}

Human Design MCP Server

A remote MCP server by GetHumanDesign.com that lets AI assistants calculate Human Design bodygraph charts, explore your type, profile, strategy, authority, channels, centers, and gates, and compare charts for relationship dynamics.

Features

- Calculate charts from any birth date, time, and place
- Retrieve your own chart instantly (no need to re-enter birth data)
- Save people — store birth data for family and friends
- Compare charts — relationship dynamics, electromagnetic channels, compatibility
- Interactive bodygraph — visual chart rendered in supporting clients
- Adaptive depth — explanations adjust to your Human Design experience level

Prerequisites

1. Create a free account at gethumandesign.com
2. Add the server to your MCP client using one of the methods below

On first use, you'll be prompted to sign in via OAuth — use the same account you created above.

Setup

This is a hosted remote MCP server — nothing to install or run locally. Just point your MCP client at the URL below.

Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "human-design": {
      "type": "streamable-http",
      "url": "https://api.gethumandesign.com/mcp"
    }
  }
}

Claude Code (CLI)

claude mcp add human-design --transport streamable-http https://api.gethumandesign.com/mcp

VS Code

Add this to your .vscode/mcp.json or user MCP configuration:

{
  "servers": {
    "human-design": {
      "type": "streamable-http",
      "url": "https://api.gethumandesign.com/mcp"
    }
  }
}

Cursor

Add this to your Cursor MCP settings:

{
  "mcpServers": {
    "human-design": {
      "type": "streamable-http",
      "url": "https://api.gethumandesign.com/mcp"
    }
  }
}

Windsurf

Add this to your Windsurf MCP settings:

{
  "mcpServers": {
    "human-design": {
      "type": "streamable-http",
      "url": "https://api.gethumandesign.com/mcp"
    }
  }
}

Tools

| Tool | Description |
|------|-------------|
| calculate_chart | Calculate a Human Design chart from a birth date, time, and place |
| get_my_design | Get the authenticated user's own chart |
| get_person_design | Get a saved person's chart by name |
| compare_charts | Compare two charts for relationship dynamics and compatibility |
| list_people | List all saved people in the user's account |
| save_person | Save a person's birth data for later retrieval |
| remove_person | Remove a saved person |

Prompts

| Prompt | Description |
|--------|-------------|
| analyze_my_design | Comprehensive multi-step analysis of your Human Design chart |
| compare_charts_guide | Guided comparison of two charts for relationship dynamics |

Links

- Website: gethumandesign.com
- Support: hello@gethumandesign.com

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.