Human Design bodygraph, type, authority, profile, gates and channels for AI agents.
claude mcp add human-design --transport http https://roxyapi.com/mcp/human-design
~/.cursor/mcp.json
{
"mcpServers": {
"human-design": {
"url": "https://roxyapi.com/mcp/human-design"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"human-design": {
"serverUrl": "https://roxyapi.com/mcp/human-design"
}
}
}
.vscode/mcp.json
{
"servers": {
"human-design": {
"type": "http",
"url": "https://roxyapi.com/mcp/human-design"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"human-design": {
"url": "https://roxyapi.com/mcp/human-design"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"human-design": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://roxyapi.com/mcp/human-design"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://roxyapi.com/mcp/human-design |
X-API-Key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/com.roxyapi--human-design/reviews or the review_server meta-tool.
POST /mcp