project human for Cursor
io.github.humanity4ai/project-human
9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity
client:Cursor
transport:stdio
runtime:npm
Install project human in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"project-human": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs