Human Design (gethumandesign)

Created By
gethumandesign3 days ago
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.gethumandesign.www/mcp.
Overview

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

ToolDescription
calculate_chartCalculate a Human Design chart from a birth date, time, and place
get_my_designGet the authenticated user's own chart
get_person_designGet a saved person's chart by name
compare_chartsCompare two charts for relationship dynamics and compatibility
list_peopleList all saved people in the user's account
save_personSave a person's birth data for later retrieval
remove_personRemove a saved person

Prompts

PromptDescription
analyze_my_designComprehensive multi-step analysis of your Human Design chart
compare_charts_guideGuided comparison of two charts for relationship dynamics

Server Config

{
  "mcpServers": {
    "gethumandesign": {
      "type": "streamable-http",
      "url": "https://api.gethumandesign.com/mcp"
    }
  }
}
Project Info
Created At
3 days ago
Updated At
3 days ago
Author Name
gethumandesign
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Tatsu55

a day ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago