project human for VS Code
io.github.humanity4ai/project-human
9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity
client:VS Code
transport:stdio
runtime:npm
Install project human in VS Code
.vscode/mcp.json
{
"servers": {
"project-human": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs