Skip to content
Grok

project human for Grok

io.github.humanity4ai/project-human

9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity

client:Grok transport:stdio runtime:npm

Install project human in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "project-human": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@humanity4ai/mcp-servers"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

project human in other clients