Odel
project human

project human

Local
@humanity4ai4TypeScriptMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@humanity4ai/mcp-serversv1.0.6

Run

npx -y @humanity4ai/mcp-servers

MCP client config

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