9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity
claude mcp add project-human -- npx -y @humanity4ai/mcp-servers
claude_desktop_config.json
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"project-human": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.humanity4ai--project-human/reviews or the review_server meta-tool.
POST /mcp